hzdg / hz-core

HZ's internal library of React Components 🚧
https://hz-core.netlify.com
0 stars 0 forks source link

🐛 (@hzdg/window-size-monitor) Add useMountedRef to useWindowWidth #55

Closed presto2116 closed 4 years ago

presto2116 commented 4 years ago

Fixes error Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.