-
First, thanks for a great UI library!
Since vue-tel-input is a high level UI component it makes use of several other packages:
- Telephone Number parsing, validation by libphonenumber-js.
- Count…
-
### Describe the bug
I have a [hosted storybook site](https://intl-tel-input.com/storybook) which only shows docs pages, and I want the whole site (sidebar, preview etc) to all respect the user's s…
-
Hello,
thank you very much for your directive, it works fine and it very easy to use.
I use many options in my case (nationalMode, allowDropdown, placeholderNumberType...) and it's awesome.
However…
-
I used the `ngx-mat-intl-tel-input` in a reactive form.
After submitting the form I call `reset(currentFormValue)` on the formGroup, so the form state must be reset with the given values.
In the `ng…
-
i want to use this plugin for my dual store view site.. i want this plugin to work with rtl. Thanks in advance
-
Hi Sir,
I have used your NPM package [ngx-intl-tel-input] in my site mimik.
Suddenly client upgraded Angular-CLI version to 14.2.6. But your npm package not supporting Angular 14, So can you …
-
### Plugin version
e.g. v24.5.1 (please try latest version)
### Steps to reproduce
1. Run `yarn add intl-tel-input`
2. Add line: `import IntlTelInput from 'intl-tel-input/reactWithUtils';…
-
## Bug report
### Current Behavior
- Open mobile web
- Open Select
- Select an item
- If there are element below the select item, that element will be clicked too
This is only happenin…
-
https://user-images.githubusercontent.com/52270558/124715815-05411c00-df21-11eb-8434-d5c645addf6c.png
Used versions
---------------------
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-in…
-
I have an error about using `'in' intlTelInputUtilsis undefined` in utils.js
`this` is undefined...
`Uncaught TypeError: Cannot use 'in' operator to search for 'intlTelInputUtils' in undefined`