Skip to content
New issue

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

TypeError: Cannot read properties of undefined (reading '_c') #383

Open
rminossi opened this issue Jan 27, 2023 · 2 comments
Open

TypeError: Cannot read properties of undefined (reading '_c') #383

rminossi opened this issue Jan 27, 2023 · 2 comments

Comments

@rminossi
Copy link

I am trying to use the library in a new project and I am facing the following problem:

image

main.js

image

component
image

@mwanikigeorge
Copy link

I had the same issue, If you are using typescript install types npm install --save-dev @types/vue-tel-input

@andreasvirkus
Copy link

andreasvirkus commented May 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants