reactjs / react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM
https://reactcommunity.org/react-transition-group/
Other
10.1k stars 652 forks source link

findDOMNode is deprecated and will be removed in the next major release #901

Closed leifeng1996 closed 2 months ago

leifeng1996 commented 2 months ago

Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference