[Bug]: Charts don't render in React 19 RC
Author: ZipBrandonCreated May 20, 2024Updated Nov 9, 2024
LabelsStatus: In Progress
Tremor Version
3.17.2
Link to minimal reproduction
https://github.com/ZipBrandon/tremor-barchart-troubleshooting
Steps to reproduce
- clone and npm install
npm run devto view charts are not rendering- change to 18.3.1 and npm install
npm run devto view charts are visible
What is expected?
Charts would render
What is actually happening?
Charts don't render
What browsers are you seeing the problem on?
No response
Any additional comments?
No response
Source: tremorlabs/tremor-npm