KLineChart
KLineChart copied to clipboard
[Bug] 9.7.2 + Electron = Broken
Version
9.7.2
Steps to Reproduce
I've create a minimum repo here - https://github.com/jinusean/klinecharts-electron
Current Behavior
After running npx vite
the electron app will load with dummy data. The chart is active but very very slow. Too slow to respond to user inputs.
Downgrading to 9.7.1
fixes the issues
Expected Behavior
Chart should move normally like in the demo.
Environment
- OS: Mac
- Browser: Chrome
- Framework: Electron
Any additional comments?
I've tried previous versions of electron and it still does not work.