-
Notifications
You must be signed in to change notification settings - Fork 653
Open
Description
Version
3.0.6
Link to Minimal Reproduction
https://stackblitz.com/edit/vitejs-vite-jyrcmi77?file=src%2Fmain.tsx
Steps to Reproduce
- Start a demo project with Vite 8
- Setup echarts-for-react on the first component
- Run the code in dev mode
- Open the browser
It crashes with the error:
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.The failure occurs with EChartsReactCore.
Current Behavior
It crashes.
Expected Behavior
It does not crash.
Environment
- OS: Windows 11
- Browser: 149.0b10 (aarch64)
- Framework: React@19Any additional comments?
Documented on Vite 8 side:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels