We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i get an error when try to search with + symbol SyntaxError: Invalid regular expression: /+/: Nothing to repeat (at vue-tel-input.js:3315:1)
The text was updated successfully, but these errors were encountered:
I had the same problem. I created a pull request to solve this. #410
If they approve the pr, this issue will be solved.
Sorry, something went wrong.
thanks for your help @mehdisolhan . the patch has been released! v8.1.3
No branches or pull requests
i get an error when try to search with + symbol
SyntaxError: Invalid regular expression: /+/: Nothing to repeat (at vue-tel-input.js:3315:1)
The text was updated successfully, but these errors were encountered: