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

A JavaScript plugin for entering and validating international telephone numbers

Results 68 intl-tel-input issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1. 2. 3. ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what actually happens ### Initialisation options List any options you're...

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....

The adjustment I'm proposing addresses a compatibility issue with Ruby on Rails when input names include brackets, like `user[phone]`. Currently, appending `_country` to such input names results in `user[phone]_country`, which...

In my react app i used this package, i followed the instruction and copyed the code from (intl-tel-input/react/demo/ValidationApp.js). But there is a issue Im facing. Validation is not working. It...

### Steps to reproduce 1. Open main page from france 2. Select France and see mask for phone 3. Mask for phone France - not correct ### Expected behaviour https://intl-tel-input.com/examples/show-selected-dial-code.html...

For example this: countrySearch Type: Boolean Default: false Add a search input to the top of the dropdown, so users can filter the displayed countries. it's missing from the types...

According to the README, it doesn't matter if `util.js` is pre-loaded or lazy loaded. So I opted to pre-load the `util.js` using a `` tag at the top of the...

This thread is just to post Images of intl-tel-input found on websites. @jackocnr I hope you are okay with this.

When running eslint, I get the following error `error Unable to resolve path to module 'intl-tel-input/react' ` Same error occurs when trying to run tests with jest. I'm on intl-tel-input:...