-
Notifications
You must be signed in to change notification settings - Fork 36
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: (0 , t2.openBlock) is not a function #16
Comments
i also meet this problem in my project with vue3 and typescript |
make sure this is your vite config file |
Are there any other idea/solution for this issue ? I'm not using vite at all. |
Could you explain what the underlying problem is, and how your change resolves it? TIA |
there is typescript demo that does not show this error .. does it still apply after latest update? https://github.com/scholtz/qrcode-vue3-sample/blob/864df396c9099c1d0f164f09ba984faf3f8c3fa5/src/App.vue#L12 |
No description provided.
The text was updated successfully, but these errors were encountered: