annabranco / my-profile

My professional profile
https://www.annab.dev/
1 stars 2 forks source link

Fix react-hooks/exhaustive-deps warnings #83

Closed annabranco closed 3 years ago

annabranco commented 3 years ago

Investigate it to try to understand better the warning and fix it

References: https://reactjs.org/docs/hooks-faq.html#is-it-safe-to-omit-functions-from-the-list-of-dependencies https://reactjs.org/docs/hooks-faq.html#what-can-i-do-if-my-effect-dependencies-change-too-often

annabranco commented 3 years ago

😅 uuff.. cool! I've learned a lot through this!

Solved on 53dc39dfae0e2a57ebd6b1b6fb6d572a728b40b4 👌🏽