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

[vue3.x] Vue 3.4.* Uncaught TypeError: Cannot read properties of null (reading 'isCE') #691

Open
or2e opened this issue Jan 6, 2024 · 11 comments
Labels

Comments

@or2e
Copy link

or2e commented Jan 6, 2024

Describe the bug

https://stackblitz.com/edit/vitejs-vite-esd35p

Environment

  • Vue version: [v3.4.5]
  • Component Version: [e.g. 4.1.0-beta.7]
@or2e or2e added the bug label Jan 6, 2024
@paceband
Copy link

Seems to be fixed, at least with VueJS version 3.4.15.

@Valgri
Copy link

Valgri commented Jan 31, 2024

Not fixed for me, upgrade vue to 3.4.15, and migrate to vite from webpack, after this slider throw me this error.
@paceband @or2e

@Valgri
Copy link

Valgri commented Feb 1, 2024

@paceband

@Valgri
Copy link

Valgri commented Feb 5, 2024

who can fix this ?
image
@NightCatSama

@Valgri
Copy link

Valgri commented Feb 13, 2024

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.

@a-nekooee
Copy link

same problem!

@Valgri
Copy link

Valgri commented Feb 15, 2024

@a-nekooee
Copy link

@a-nekooee check this -quasarframework/quasar#16896 (comment)

i don't use quasar, also i didn't see use quasar in this package .
this package compiled so i cant make any change on it, did u mean i should fork this package then change it?

@Valgri
Copy link

Valgri commented Feb 15, 2024

@a-nekooee check this -quasarframework/quasar#16896 (comment)

i don't use quasar, also i didn't see use quasar in this package . this package compiled so i cant make any change on it, did u mean i should fork this package then change it?

try to upgrade vite to
5.1.2
or
5.1.0-beta.7
version

@a-nekooee
Copy link

a-nekooee commented Feb 15, 2024

@a-nekooee check this -quasarframework/quasar#16896 (comment)

i don't use quasar, also i didn't see use quasar in this package . this package compiled so i cant make any change on it, did u mean i should fork this package then change it?

try to upgrade vite to 5.1.2 or 5.1.0-beta.7 version

my server using centOs 7 and the max version i can use is Vite 4.5.2 (Vite 5 need centOs 8)

@andrei-popa
Copy link

try to upgrade vite to 5.1.2 or 5.1.0-beta.7 version

This worked for me, thanks!

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

No branches or pull requests

5 participants