You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, have you already found a solution? I'm encountering the same problem. Adding an empty string within both enum and enum_titles fixes the problem but also hides the placeholder :|
I'm using
liform-react
withLiformBundle
. I have a form:Object generated by
liform
:After selecting an option,
ajv
returns validation errorhttps://github.com/epoberezkin/ajv/blob/1c702d639cbf1d97dd8d44822bcaac43b3c4dc6f/lib/dot/errors.def#L102
On backend there is no validation errors.
The text was updated successfully, but these errors were encountered: