-
1. JQuery included in header (by default in yii)
![header](http://skrinshoter.ru/i/291018/jJ9HqnXm.png)
2. intlTelInput.min.js included after footer and after it the handler is registered.
![…
-
### Plugin version
e.g. v24.6.0 (please try latest version)
### Steps to reproduce
Initialize
```
this.onChangeNumber(index, telephoneNumber)}
initialValue={initialValue}
…
-
could u plz help me
-
Hey
Really nice plugin you have here. But I'm having difficulties using it. The thing is that whenever I use this extension with ActiveForm in Yii2, the field is never posted. I printed out `Yii::$ap…
-
I have following error, and I checked the order of loading jQuery and angular. It is fine(jQuery loads first) as I have used webpack provide plugin to use jQuery instead jqLite. Please see the console…
-
## Expected Behavior
We updated the module from version 6 to version 8, and we can not compile our component which includes this module anymore.
Our Browserify is getting stuck on the import …
-
### Plugin version
v24.6.0
### Steps to reproduce
1. set hiddenInput: () => ({ phone: "phone_full", country: "phone_country" })`
2. provide these hidden inputs yourself in the form (there are …
-
The package is broken on new projects since it is outdated and relies on an outdated jQuery version with **breaking changes**.
- [The PR fixing it on the original repo.](https://github.com/jackocn…
-
Hi!
I am using you component for ionic development with ionic version 3.9.2 and angular version 5.2.10.
I imported this module in app.module.ts and when i try to use this component i would get follo…
-
Hi,
First of all, thanks for the amazing and easy to use plugin.
I have been successfully able to integrate the validator plugin with intl-tel-input (https://github.com/jackocnr/intl-tel-input) us…