yii2-phone-input icon indicating copy to clipboard operation
yii2-phone-input copied to clipboard

Yii2 International telephone numbers

Results 30 yii2-phone-input issues
Sort by recently updated
recently updated
newest added

This is how it looks in my view, ![This is an image](https://i.ibb.co/yRcdgN6/Screenshot-2022-07-03-at-23-51-16-Profile-settings.png) how do i get it to look like the website input above it? I also added `form-control-lg` but...

Hi Barols, thanks for your easy-to-use package. Actually I have a problem and a solution for it. My problem is when there is a validation error in the Yii-active-form, the...

Hi, If I select a country (e.g. Germany) and put in the number (e.g. 89 123456), just the following is sent in the request CompanyHasNumber[0][number]:| "89+123456" If I put in...

With bootstrap4 when client validation fails the `error msg contens` is still hidden. The problem is that input element is wrapped in `` parent. When moving the error msg div...

How I can prepend icon (ex fontawesome)?

Hiya Every now and then I get seemingly random phone numbers failing validation For Australian numbers its happened like 10 times out of 30000 numbers in our db, but New...

Please Current version repository is `0.3.0` In to the CHANGELOG `0.1.2`

I'm using the PhoneInput widget with the "saperateDialCode" option set to true, and I check the validation at submit, so when I submit it adds the dial code automatically to...

ArrayHelper::merge merging from second array to first. Now we can override default options.

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. ![console](http://skrinshoter.ru/i/291018/FfHYFthN.png) An error occurs on the handler registration...

bug