作者:Hongquan_Yang | 来源:互联网 | 2023-10-13 10:32
Uncaught TypeError: $(...).intlTelInput is not a function
Issue is coming after jquery upgrade.
For older version jquery jquery-1.11.3 it was working fine.
For upgraded version jquery-3.1.1 it is not working
Steps to reproduce
I have included css and js
at the end of page
该提问来源于开源项目:jackocnr/intl-tel-input
I had the same problem, using it with Laravel + Vue, and I resolved it by using this package: https://github.com/EducationLink/vue-tel-input