Skip to content
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

Incorrect hungary phone number format #690

Open
pratiksyngenta opened this issue Aug 1, 2024 · 0 comments
Open

Incorrect hungary phone number format #690

pratiksyngenta opened this issue Aug 1, 2024 · 0 comments

Comments

@pratiksyngenta
Copy link

The format for a Hungarian phone number is generally +36-AAA-BB-CC-DD or 06-AAA-BB-CC-DD, where:
+: or 00 is the international prefix
36: is the country code for Hungary
AAA: is the area code or mobile carrier code, which can be 2–4 digits
BB-CC-DD: is the local or subscriber number, which can be 5–6 digits

whereas while using react-phone-input-2, it shows like: +36 272 234 453 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant