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

International Telephone Input with Vue

Results 161 vue-tel-input issues
Sort by recently updated
recently updated
newest added

Regex.prototype.exec [native] must be function type but your codes(or your dependencies) overrides it to object type. exec method using by other lib throws below error: `Uncaught TypeError: /[^.]+$/.exec is not...

Using the component with brazil insertion, the input limits the insertion of new numbers if the area code is 55 (eg (55) 96944-5547). It is not possible to add excess...

The bug still persists in version 5.5.0 ![vue tel input bug](https://user-images.githubusercontent.com/43374180/125914531-444157be-1556-48e3-b4d6-14aa1d3d8578.gif)

I would like to have an ability to type phone numbers with extensions: ![image](https://user-images.githubusercontent.com/283614/123226666-88ec1900-d4dc-11eb-8d78-991d4ae8624c.png) Right now it's displayed like that: ![image](https://user-images.githubusercontent.com/283614/123229669-306a4b00-d4df-11eb-84f9-c7c669a900b8.png) So, nor country is determined, nor EXT is clearly...

feature request

Since `awesome-phonenumber` is pre-built in the library and we use `awesome-phonenumber` for other purpose we ended up with two copies of `awesome-phonenumber` in our project which is not good for...

Hi, It looks `dynamicPlaceholder` prop from version 4 and older is missing in version 5 and newer. Any replacements?

![QQ截图20210331165917](https://user-images.githubusercontent.com/38958128/113118935-801fda00-9242-11eb-94b5-840670dd0d79.png) 这效果与我预期的效果差很远

**Brazilian numbers are 8 or 9 digits** Ex. (00) 0000-0000 or 0000-0000 for landline and (00) 00000-0000 or 00000-0000 form mobile In this moment just 9 digits after DDD '(00)'...

Would it be possible to get something more exploitable from @blur and @focus props than an empty `[]` ? Example usecase: applying some customValidator @blur, and a resetError @ focus....

this npm isnt support RTL right ... ?