lalosalamanca wrote a reply+100 XP
2d ago
VueChartsCSS & Vite - Uncaught (in promise) TypeError: Cannot read properties of null (reading 'isCE')
Thanks for providing the full setup and error details. This looks more like a Vue 3 compatibility issue than a Chart.css import problem. I'd recommend checking that vue.charts.css supports your current versions of Vue, Vite, and Inertia, as the isCE error is often caused by version mismatches or plugins built for an older Vue release. I have found a platform that might help in it!