-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong Czech Republic phoneMask #141
Comments
Thanks. Fixed in 2.11.9 |
Здравствуйте, наблюдается проблема и с болгарскими номерами. Там есть 12 значные номера и маска там должна быть "+359(###)###-###". |
У этой проблемы есть 2 решения, котоыре уже присутствуют
Переписывать библиотеку ради болгарских номеров, я точно не буду |
Looking at the code, there is the following settings for the Czech Republic:
The correct phone mask would be:
'phoneMask': '+000 000 000 000'
The completely same format should also apply to
Slovakia
.The text was updated successfully, but these errors were encountered: