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

Uncaught SyntaxError: Unexpected token { #456

Open
JRobsonGomes opened this issue Apr 20, 2024 · 0 comments
Open

Uncaught SyntaxError: Unexpected token { #456

JRobsonGomes opened this issue Apr 20, 2024 · 0 comments

Comments

@JRobsonGomes
Copy link

In the file vue-tel-input.js in the folder 'vue-tel-input/dist', line 1674 there is a 'catch' without parentheses: 'catch {'.
In a common browser this doesn't seem to be a problem, but I'm using your library in an application that has the Chromium Embedded Framework as a browser and the page simply doesn't open because of this. I managed to work around the problem by editing the mentioned file directly in the node_modules folder, but I felt it necessary to let you know if you want to make the correction at the source.

Thank you for your amazing library.

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

1 participant