joshwnj / joshwnj/react-visibility-sensor
Warning: findDOMNode is deprecated in StrictMode
Open
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 192
- PR merge metrics
- No merged PRs in 30d
Description
findDOMNode was passed an instance of VisibilitySensor which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node
Fyi, I use this version :
`"next": "^13.1.1",`
`"react-visibility-sensor": "^5.1.1",`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.