patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
283 stars 222 forks source link

Pasting a number in the input field no longer updates the flag #368

Open aashishosmo opened 3 years ago

aashishosmo commented 3 years ago

Pasting a number in the input field is no longer updating the flag. This was fixed in this PR. But the latest code (no handlePaste function) doesn't have the any support for pasting. It was probably removed by mistake/missed while making some other changes.

santi020k commented 3 years ago

i have the same problem, somebody has a solution?

Wesleymostdev commented 2 years ago

Update: I also have the same problem