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
Description
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
Labels
No labels