Skip to content

The componentWillUnmount lifecycle method destroys all listeners to passed in model/collection. #6

Open
@Biohazord

Description

@Biohazord

The method destroyListener called by the React componentWillUnmount lifecycle method destroys all of the model/collection listeners. The off method should only remove the this.updateComponentState callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions