Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Components only unsubscribe on update or unmount if they have custom update and unmount implementations. #85

@quisido

Description

@quisido

The unsubscribe listener on update and unmount only binds to existing implementations. It does not fire if no implementation exists to which it can bind.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions