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
I check it on and the right valid green flag appears but when I uncheck it, it doesn't disappear.
Even the label still remains green.
I also added a validation (required: false) but it didn't worked.
Is there any work around?
The text was updated successfully, but these errors were encountered:
Am I understanding correctly? You have a boolean field, and you want to give it the value 'undefined', not true or false. If this is your problem, it's related to #225.
The issue is this:
I check it on and the right valid green flag appears but when I uncheck it, it doesn't disappear.
Even the label still remains green.
I also added a validation (required: false) but it didn't worked.
Is there any work around?
The text was updated successfully, but these errors were encountered: