-
Notifications
You must be signed in to change notification settings - Fork 347
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
[vue3.x] Vue 3.4.* Uncaught TypeError: Cannot read properties of null (reading 'isCE') #691
Comments
Seems to be fixed, at least with VueJS version 3.4.15. |
who can fix this ? |
issue is available in quasar-vite https://stackblitz.com/edit/quasarframework-xjhajc?file=README.md in vue-vite template all fine. If anyone encounters this problem, there is a topic in the quasar repository. |
same problem! |
@a-nekooee check this -quasarframework/quasar#16896 (comment) |
i don't use quasar, also i didn't see use quasar in this package . |
try to upgrade vite to |
my server using centOs 7 and the max version i can use is Vite 4.5.2 (Vite 5 need centOs 8) |
This worked for me, thanks! |
Describe the bug
https://stackblitz.com/edit/vitejs-vite-esd35p
Environment
The text was updated successfully, but these errors were encountered: