Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Destroying instance doesn’t remove all event handlers #15

@niksy

Description

@niksy

When destroying instance with destroy() method, touchstart event handlers are still there.

selectable.min.js:11 Uncaught TypeError: Cannot read property 'start' of undefined
    at a.touchstart (selectable.min.js:11)

I’ve pinpointed issue to these lines of code.

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions