useEffect dependency warnings #4540
Unanswered
naturalnick
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following the guide below to setup socket.io on my client I have a useEffect with a few socket.io's and it's giving me the warning about missing dependencies for the useEffect. Is it recommended to silence these warnings? Just wanting to make sure, thank you.
https://socket.io/how-to/use-with-react-hooks
Beta Was this translation helpful? Give feedback.
All reactions