Skip to content

Add check in ViewComponent to see if the component is mounted #64

Open
@dumconstantin

Description

@dumconstantin

The internal producer of a component will trigger the callback which in turn will set the component state event. If the component is in the process of unmounting, then react will give the error Can't perform a React state update on an unmounted component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions