Skip to content

useEffect is not cleaning itself up on re-renders #1582

Closed
@aeisenberg

Description

@aeisenberg

There are two uses of react's useEffect that are not properly calling its cleanup functions. See

and

useEffect docs https://reactjs.org/docs/hooks-reference.html#useeffect.

Discovered in #1578

Metadata

Metadata

Assignees

No one assigned

    Labels

    VSCodebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions