Borales / yii2-phone-input

Yii2 International telephone numbers
Other
135 stars 55 forks source link

countryCodeAttribute not added in latest version #41

Open Geoffry304 opened 6 years ago

Geoffry304 commented 6 years ago

Hello countryCodeAttribute is not added in your version published on packagist.

Borales commented 6 years ago

@Geoffry304 could you post your sample code?

Geoffry304 commented 6 years ago

Hello i'm on version 0.1.1 of your plugin but in PhoneInputBehavior.php there is no variable called countryCodeAttribute, when I download the zip is also not there so I think you have an issue in your package

Borales commented 6 years ago

@Geoffry304 https://github.com/Borales/yii2-phone-input/archive/master.zip it should be here I believe.. But anyway, I need to release a new version for everybody.

Geoffry304 commented 6 years ago

When I use dev-master it is working thanks