react-component / motion

⛷ CSS Animation for React
https://motion-seven.vercel.app
MIT License
150 stars 42 forks source link

findDOMNode deprecated in react strict mode #13

Open pgrekovich opened 3 years ago

pgrekovich commented 3 years ago

Warning about deprecated findDOMNode usage

https://github.com/react-component/motion/blob/4f37848655a989eca2d55855553a2b514e56dc15/src/CSSMotion.tsx#L4

sylann commented 3 years ago

Warning about deprecated findDOMNode usage. See react documentation.

https://github.com/ant-design/ant-design/issues/26136

adaladam commented 3 years ago

Please see following pull request https://github.com/react-component/motion/pull/17

afc163 commented 2 years ago

https://github.com/ant-design/ant-design/pull/34528 里还会提示:

图片