You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: