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

Expose a removeItem method #43

Description

@diegodorado

Why it is needed?

When adding items within a certain context, we may want to remove the items once that is no longer needed ( for example, the mentioned context was destroyed )

The workaround now is to overwrite the item with an empty handler, but the item is still there anyways

Possible implementation

No response

Code sample

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions