iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
818 stars 342 forks source link

Validate event not trigger with a paste on the input #479

Closed TravisAlexandra closed 2 months ago

TravisAlexandra commented 2 months ago

In Vue3, composition api, if I copy/paste a phone number inside the input, the validate event is not triggered. ("vue-tel-input": "^9.1.4")