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

throw error while remove target element in pointerup event #326

Closed
@shjyh

Description

@shjyh

pep.js throw

TypeError:Cannot read property 'contains' of null

and freeze scroll (ios) while remove target Element from dom tree in pointerup event handler.

it seems trigger 'pointerleave' event after I removed target Element from dom tree, but pep try to find ancestor elements until document. (pep.js:463)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions