-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
Description
Would you like to work on a fix?
- Check this if you would like to implement a PR, we are more than happy to help you go through the process.
Current and expected behavior
I upgraded my React version to v19 and started having this issue only in the page I load Chartjs components.
"A React Element from an older version of React was rendered. This is not supported."

Reproduction
- Upgrade React version to >=19.0.0
- Create a page containing a Chart.js component
- Open dev tools console
chart.js version
4.5.1
react-chartjs-2 version
5.3.0
Possible solution
No response