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
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
-
I have 2 inputs which together create a country code + a phone number.
I created a custom validation rule which compares the 2 strings with a regex and returns true if it's a valid phone number.
The problem is, that the validation doesn't update, even if I enter a correct phone number, it doesn't update to approve the validation.
You can see a codesandbox by clicking here
I'd appreciate any help, thanks.
Beta Was this translation helpful? Give feedback.
All reactions