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
Is there a good way to debug validation issues? Sometime there are issues where the validation gives a false positive and shows the form as valid but it shouldn't be so I suspect either the value is not handled or propagated through the validation or the validation schema is wrong but I don't see a way to debug either of them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a good way to debug validation issues? Sometime there are issues where the validation gives a false positive and shows the form as valid but it shouldn't be so I suspect either the value is not handled or propagated through the validation or the validation schema is wrong but I don't see a way to debug either of them.
Beta Was this translation helpful? Give feedback.
All reactions