jackocnr / intl-tel-input

A JavaScript plugin for entering and validating international telephone numbers. React and Vue components are also included.
https://intl-tel-input.com
MIT License
7.6k stars 1.94k forks source link

This input doesn't work on two elements #1617

Closed purpleFade closed 4 months ago

purpleFade commented 4 months ago

Hi everyone, I wanna use intTelInpur through CDN. I want to use it on two different input elements, but it simply doesn't work! It can be used only on one element at a time. How to fix this?

purpleFade commented 4 months ago

image image

here are some screenshots

jackocnr commented 4 months ago

This is not enough information for me to look into the issue effectively. Please read the New Issue Checklist and if necessary, open a new issue and follow the New Issue Template. If you are including any code, please format it correctly.

jackocnr commented 4 months ago

By the way, I tried this quickly on codepen and it seemed to work fine: https://codepen.io/jackocnr/pen/LYopYKa?editors=1010

Please make sure you're using the latest version.