react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Support react 19

Open rotem1850 opened this issue 1 year ago • 3 comments

The latest version to react-pivottable doesnt support React 19. I get alot of "Error: t.findDOMNode is not a function" when using it

rotem1850 avatar Feb 23 '25 08:02 rotem1850

https://github.com/plotly/react-pivottable/pull/183

This PR should address the problem

Danchoys avatar Oct 03 '25 09:10 Danchoys

Hi. Some questions about this one. I am facing similar issues, with error messages about ReactDOM.findDomNode and ReactDOM.hasOwnProperty "is not a function". They do seem to go back to react-draggable, as mentioned in PR #183. But:

  1. I am getting the same errors in React 18.2 as well, not just in React 19.
  2. PR #183 might address the problem, but it was closed without being merged. Was that intentional? And if so, is there something wrong with the code in the PR?

Thanks!

korsbakken avatar Oct 13 '25 16:10 korsbakken

Same here. Closing the PR without a single word of comment... come on

Pramuspl avatar Nov 27 '25 14:11 Pramuspl