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 am trying to use the library in a new project and I am facing the following problem:
main.js
component
The text was updated successfully, but these errors were encountered:
I had the same issue, If you are using typescript install types npm install --save-dev @types/vue-tel-input
Sorry, something went wrong.
Still an issue @iamstevendao and this breaks the component completely 😕 @rminossi did you figure out a solution?
@mwanikigeorge this is a runtime error, TypeScript types won't affect what happens client-side
No branches or pull requests
I am trying to use the library in a new project and I am facing the following problem:
main.js
component
The text was updated successfully, but these errors were encountered: