Skip to content

Add an option to remove listener #22

@hakubo

Description

@hakubo

currently to remove e.g. scroll listener
one have to window.removeEventListener('scroll', this.scrollHandler);

this is using 'private' stuff of ember-responds-to

what do you think about adding an option to remove listeners
e.g. this.removeScroll() etc -

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