[WARNING] findDOMNode is deprecated in StrictMode
HoangLong08 opened this issue · 2 comments
HoangLong08 commented
I'm getting the following warning regarding the
+ react-countup: version 2.0.8
+ react-visibility-sensor: version 5.1.1
Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of VisibilitySensor which is inside StrictMode. Instead, add a ref directly to the element you want to reference
Is there any idea about when it'll be resolved?
weiwentao518 commented
I also encountered this kind of problem
weiwentao518 commented