-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
I am trying to use getNumber but it is only working on the initial call. To reproduce:
- go to https://intl-tel-input.com/examples/strict-mode.html
- enter phone code in international format
- Run
intlTelInput(document.getElementById('phone')).getNumber(intlTelInput.utils.numberFormat.E164)in the console. It returns correctly however the displayed value in the input changes. - Run command again. It returns national phone number.
Metadata
Metadata
Assignees
Labels
No labels