We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This API will be deprecated: https://react.dev/reference/react-dom/findDOMNode#alternatives
Code: https://github.com/react-component/util/blob/master/src/Dom/findDOMNode.ts#L37
Please consider removing the above warning by proposed solution
The text was updated successfully, but these errors were encountered:
any update?
Sorry, something went wrong.
TypeError: import_react_dom2.default.findDOMNode is not a function
This breaks React v19
Any news? This is still used in the latest version (1.4.0) of rc-component/resize-observer which used all over the place in antd.
1.4.0
rc-component/resize-observer
antd
See also react-component/resize-observer#208
No branches or pull requests
This API will be deprecated: https://react.dev/reference/react-dom/findDOMNode#alternatives
Code: https://github.com/react-component/util/blob/master/src/Dom/findDOMNode.ts#L37
Please consider removing the above warning by proposed solution
The text was updated successfully, but these errors were encountered: