motion icon indicating copy to clipboard operation
motion copied to clipboard

findDOMNode deprecated in react strict mode

Open pgrekovich opened this issue 4 years ago • 3 comments

Warning about deprecated findDOMNode usage

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

pgrekovich avatar Nov 23 '20 19:11 pgrekovich

Warning about deprecated findDOMNode usage. See react documentation.

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

sylann avatar Apr 30 '21 11:04 sylann

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

adaladam avatar Jun 08 '21 13:06 adaladam

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

图片

afc163 avatar Apr 19 '22 03:04 afc163