-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$(...).intlTelInput is not a function #54
Comments
I understood what was the matter! It looks like a bug! |
@Borales Will you react to this? Or should I start looking for another solution? I already wrote you a pull request, but you ignore me. |
@i-panov Hi, sorry for the delay. Thank you for your PR, I posted a comment for it. |
Having the same issue with the last version. i-panov path fix it!! The fix: src/PhoneInputAsset.php
|
they have removed jquery dependency on main file, you have to include jquery version in PhoneInputAsset |
Issue appeared a year ago. And it still there! |
@andrey-denisenko @alireza-salehi please check 0.3.0 release |
Please update Packagist to reflect 0.3.0 tag |
@Borales |
apologies, I had to upgrade Packagist webhooks, it's ok now |
0.3.0 tag doesn't contains @i-panov's fix. It works only with |
An error occurs on the handler registration line:
$('#account-phone').intlTelInput();
I can not understand why this is happening? Help me please!
The text was updated successfully, but these errors were encountered: