Tomás Tarragón

Results 1 issues of Tomás Tarragón

While using this, I found this problem: if the component using this hook unmounts, React complains about a memory leak. To fix this, resizeObserver should disconnect on `useEffect`'s return function:...