Skip to content
New issue

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

findDOMNode has been deprecated and removed from react-dom in the latest versions, including the React 19.0.0 beta. #29123

Closed
krishnagptamcs opened this issue May 17, 2024 · 2 comments

Comments

@krishnagptamcs
Copy link

krishnagptamcs commented May 17, 2024

[React 19] [Bug] , i am using an library called react-virtualised , i am getting this error "Attempted import error: 'findDOMNode' is not exported from 'react-dom' (imported as 'findDOMNode')." it means "that findDOMNode has been deprecated and removed from react-dom in the latest versions, including the React 19.0.0 beta."

CodeSandbox : https://codesandbox.io/p/sandbox/react-dom-error-2mdwjd

@krishnagptamcs krishnagptamcs changed the title findDOMNode has been deprecated and removed from react-dom in the latest versions, including the React 19.0.0 beta. findDOMNode has been deprecated and removed from react-dom in the latest versions, including the React 19.0.0 beta. May 17, 2024
@eps1lon
Copy link
Collaborator

eps1lon commented May 17, 2024

The removal was intentional. For discussion around this topic, please check out #28926

@eps1lon eps1lon closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@krishnagptamcs
Copy link
Author

I am using react-virtulisastion library ! , i am getting in this library only , suggest me another library , which does not throw this error , for react 19 @eps1lon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants