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

Version 17.0.12 ### Steps to reproduce 1. Select any country in the country list 2. Hover the mouse over the dropdown list's button to trigger the tooltip ### Expected behaviour...

enhancement
needs-dev

# Explanation See the related issue for more info but in short, you shouldn't able to focus on the dropdown using the keyboard when the associated input is disabled. **Related...

### Steps to reproduce 1. Open https://codesandbox.io/s/relaxed-ptolemy-vopdk 2. Using the mouse, set the focus on the codesanbox preview area. 3. Use the keyboard `tab` key to set the focus on...

bug
needs-dev

### Steps to reproduce 1. Get the Chrome extension to test web accessibility https://accessibilityinsights.io/en/downloads/ 2. Run the fastpass test on the demo page https://intl-tel-input.com There's an error for a missing...

enhancement
needs-dev

Found that required the actual country code prefix for working with 3D Secure payments with Global Payments. Needed a way to have just the country code prefix so set it...

Add a script for build `utils.js`

### Steps to reproduce 1. Set country to NG 2. Use phone number format (091.....) eg. 09181092333 ### Expected behaviour Works fine for other numbers but the 091 numbers are...

Hello, Oman phone number codes starting with "77" give an error. ![Screenshot_3](https://user-images.githubusercontent.com/101327126/184815013-af411583-2461-4211-8161-66e03f50eb14.png) ![Screenshot_4](https://user-images.githubusercontent.com/101327126/184815474-d4d63700-3e1f-4c40-9379-97228bfb90a0.png) utils.js RegEx I will be glad if you can check. Thanks

### Steps to reproduce 1. Open https://intl-tel-input.com/node_modules/intl-tel-input/examples/gen/is-valid-number.html 2. Select the Country Code 91 (India) 3. Enter the number as **`982qqqwert`** ### Expected behaviour It should show error. ### Actual behaviour...

### Steps to reproduce 1. Select New Caledonia in the country list ### Expected behaviour A phone number template should be displayed using spaces between groups. ### Actual behaviour The...