LearnNewsExamplesServices
Frontmatter
id1075
titledraggable.DragZone: destroyDragProxy() => add a delay in case moveInMainThread === false
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 15, 2020, 12:31 PM
updatedAtAug 15, 2020, 12:42 PM
githubUrlhttps://github.com/neomjs/neo/issues/1075
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 15, 2020, 12:42 PM

draggable.DragZone: destroyDragProxy() => add a delay in case moveInMainThread === false

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 15, 2020, 12:31 PM

30ms is probably enough.

there are edge cases where dragMove OPs arrive a bit later than removing the proxyEl from the DOM, resulting in JS errors.

tobiu added the enhancement label on Aug 15, 2020, 12:31 PM
tobiu assigned to @tobiu on Aug 15, 2020, 12:31 PM
tobiu referenced in commit eda773e - "draggable.DragZone: destroyDragProxy() => add a delay in case moveInMainThread === false #1075" on Aug 15, 2020, 12:42 PM
tobiu
tobiu Aug 15, 2020, 12:42 PM

it was a bit more complicated, but it fixed now.

tobiu closed this issue on Aug 15, 2020, 12:42 PM