Skip to content

fix(react-form-utils): allow omitting object relations using reverse prefix

Arnaud Vergnet requested to merge topic/default/rfu-omit-objects into branch/default

Without this the hooks useCubicWebForm and useGetCubicWebEntity will not allow to ignore object entities using the reverse_ prefix.

Merge request reports