react-pivottable
react-pivottable copied to clipboard
Support react 19
The latest version to react-pivottable doesnt support React 19. I get alot of "Error: t.findDOMNode is not a function" when using it
https://github.com/plotly/react-pivottable/pull/183
This PR should address the problem
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:
- I am getting the same errors in React 18.2 as well, not just in React 19.
- 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!
Same here. Closing the PR without a single word of comment... come on