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

is bizcharts compatible with react version 18? #1536

Open
rezasohrabi opened this issue Dec 17, 2022 · 3 comments
Open

is bizcharts compatible with react version 18? #1536

rezasohrabi opened this issue Dec 17, 2022 · 3 comments

Comments

@rezasohrabi
Copy link

BizCharts Version: 4.1.22
Platform: windows
when i use bizcharts in react version 18, on charts render my app crashes and increase cpu usage, but its ok with react version 17.
is there a way to use bizcharts in react 18?

@hughiechen
Copy link

image
me two!!

@mayurapptware
Copy link

is this issue resolved??

@DanielGaull
Copy link

Looks like this issue: #1382
The solution at the bottom is what worked for me. Add an override to your package.json, then delete node_modules, package-lock, and run npm install again. If you run npm ls react after this, then you should see the override working.

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

No branches or pull requests

4 participants