Would you like to work on a fix?
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
Would you like to work on a fix?
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
chart.js version
4.5.1
react-chartjs-2 version
5.3.0
Possible solution
No response