intl_phone_field icon indicating copy to clipboard operation
intl_phone_field copied to clipboard

Max length/ Min length are wrong for some countries, is the database updated recently ?

Open jntdev opened this issue 1 year ago • 5 comments

hi guys,
Thank u very much for your work !

here is some issues i found :
for exemple :

Country( name: "Djibouti", nameTranslations: {...}, flag: "🇩🇯", code: "DJ", dialCode: "253", minLength: 6, maxLength: 6, ),

Actually, minLength and maxLength are up to 8 since 2012 :)

Also, Italia dialcode is +41 but it's actually +39, so i don't know how wrong is this database. Thank you :)

jntdev avatar Oct 20 '23 14:10 jntdev

Ya same for country Malaysia, should be minLength=9, maxLength=10

wongcheehong avatar Nov 03 '23 14:11 wongcheehong

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 5 days. If you believe this issue is still relevant, please comment to keep it open. Thank you for your contributions.

github-actions[bot] avatar Dec 04 '23 02:12 github-actions[bot]

This issue still exist

wongcheehong avatar Dec 04 '23 15:12 wongcheehong

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 5 days. If you believe this issue is still relevant, please comment to keep it open. Thank you for your contributions.

github-actions[bot] avatar Jan 05 '24 02:01 github-actions[bot]

minLength / maxLength for Finland is wrong too. It should be 9 but is 12.

mujtabafromthedarkside avatar Apr 03 '24 21:04 mujtabafromthedarkside