-
Notifications
You must be signed in to change notification settings - Fork 33
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 null (reading 'isCE') #30
Comments
I can confirm the bug. Checking why this happens and working on PR. If you can figure out faster please create PR |
I have no idea why this happens when using Vite4. I have the same issue. Tmp had to rollback to vite3. |
Hello! Sorry being late on this issue. Did you guys tried this ? |
I updated the project that I use our package to vite 4.0.2, its working fine, maybe its something more specific? I can create simple maps and markers. |
Sorry for the late response. Yeah it seems that only vite 4.0.1 is causing this. Closing this issue now :) |
Great, thats awesome! Thanks for reporting :) |
Hello,
there is a problem related to this package and this vue issue
TypeError: Cannot read properties of null (reading 'isCE')
Any idea why when I import this package it throw this ?
More info, the problem is only with Vite4, it work fine with vite3
Thanks!
The text was updated successfully, but these errors were encountered: