laravel-tel-input icon indicating copy to clipboard operation
laravel-tel-input copied to clipboard

Do you know how to make that two scripts work like one?

Open stojankukrika opened this issue 3 years ago • 0 comments

I ask this because when I enter the phone numbers on my ionic mobile apps works well but when I enter it on desktop/jquery I didn't get the same result. For example, on Ionic app I get this(https://github.com/azzamasghar1/ion-intl-tel-input): {"internationalNumber":"+387 30 212-344","nationalNumber":"030 212-344","isoCode":"ba","dialCode":"+387"} and on jquery(https://github.com/victorybiz/laravel-tel-input), I get only +38730212344 and I am not sure how to make it both work in one way. Can you help me?

stojankukrika avatar Aug 21 '22 19:08 stojankukrika