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
@wilsonsilva thanks for reporting.
This number is also parsed as invalid in original libphonenumber. You can check it here and open an issue for them. Gem's data is based on it.
You can wait for them to fix it or you can use this method (in your app initializer) to add missing validation regex like here:
I will be using this until there are other easy ways to validate phone numbers belonging to one country from a list, in this case: [:gb, ;gg, :im, :je]
I'm getting many validation failures on different phone numbers from the British Channel Islands (for example, Jersey).
The text was updated successfully, but these errors were encountered: