Skip to content

Throttle vs delay #137

Open
Open
@stoykostanchev

Description

@stoykostanchev

Not sure why the debounce was ever removed, can only imagine it was because throttle and debounce at the same time didn't play well together (in which case - this could have been prevented through the options and not allowing both at the same time).
I need to wait for an animation to complete, before allowing the in-view events to fire. In practical terms - I need the delay. Open to alternative suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions