Closed
Description
There are two uses of react's useEffect
that are not properly calling its cleanup functions. See
useEffect
docs https://reactjs.org/docs/hooks-reference.html#useeffect.
Discovered in #1578
There are two uses of react's useEffect
that are not properly calling its cleanup functions. See
useEffect
docs https://reactjs.org/docs/hooks-reference.html#useeffect.
Discovered in #1578