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've had the same issue but it's not actually related to the validations. I'd suggest reviewing how/when you are calling .setValue() and .getValue() - when those are not correctly setup you'll experience exactly this side-effect.
I'm trying to set a custom validation to this input. See the code"
But value is one state behind the input state. there is a way to get the value to be the current value in the input box?
The text was updated successfully, but these errors were encountered: