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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.2 to 5.0.12. Changelog Sourced from vite's changelog. 5.0.12 (2024-01-19) fix: await configResolved hooks of worker plugins (#15597) (#15605) (ef89f80), closes #15597 #15605 fix: fs deny for...

dependencies

In a Doc section 2 props are available to show on dropdown country like country code or flag. i want to add country name on dropdown section. how can i...

i have upgraded my nuxt to 3.8.1 and i am using "vue-tel-input": "^8.1.4", this is my plugin when i try to call vue-tel-input instantly i get 404 [Vue warn]: resolveDirective...

Hi! I'm having some trouble to render the component after building it to production. I'm using Vue3, and the latest package of the lib. I'm using VITE also. In dev...

The docs say that `@input` emits the number and the phoneObject, but it only emits the number.

Hi, thanks for created this vue plugin i already set custom props `inputOptions.placeholder` follow [doc here](https://vue-tel-input.iamstevendao.com/usage/props.html) ![Screenshot 2023-12-19 at 11 35 18](https://github.com/iamstevendao/vue-tel-input/assets/8231792/d90a1b5c-e8e9-42b6-b487-090d864f964d) but I think this props option seem not...

@ iamstevendao, would you be open to a PR that takes in a backup API URL? Basically allowing someone to host their own IP based location service? We were thinking...

I running into the following error, since installing vue-tel-input: > [TypeError: Cannot read properties of null (reading 'isCE')](https://stackoverflow.com/questions/72036673/typeerror-cannot-read-properties-of-null-reading-isce-custom-component-li) Looking at this stack exchange article, makes me wonder whether vue should...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies