vue-slider-component
vue-slider-component copied to clipboard
[vue3.x] Vue 3.4.* Uncaught TypeError: Cannot read properties of null (reading 'isCE')
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]
Seems to be fixed, at least with VueJS version 3.4.15.
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
@paceband
who can fix this ?
@NightCatSama
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 -https://github.com/quasarframework/quasar/issues/16896#issuecomment-1941141249
@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?
@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 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)