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
Describe the bug
Required rule doesn't work on the field which is nested inside field of type "object". Builder doesn't show any error message.
This happens only when field is nested inside object. If it's top level field then it works correctly.
To Reproduce
Steps to reproduce the behavior:
Register custom component with such field definition:
Check "someFile" field - there is no error message even if there is no file
Expected behavior
There should be an error message in the top right corner of Builder editor like "You are missing a required input"
Screenshots
The text was updated successfully, but these errors were encountered:
mimoid-prog
changed the title
Required rule doesn't work on field of type "file" if it's nested in object
Required rule doesn't work on field if it's nested in object
May 9, 2024
Describe the bug
Required rule doesn't work on the field which is nested inside field of type "object". Builder doesn't show any error message.
This happens only when field is nested inside object. If it's top level field then it works correctly.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be an error message in the top right corner of Builder editor like "You are missing a required input"
Screenshots
The text was updated successfully, but these errors were encountered: