Frontmatter
| id | 1420 |
| title | draggable.DragZone: resetData() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 9, 2020, 11:00 AM |
| updatedAt | Nov 9, 2020, 11:25 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1420 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 9, 2020, 11:25 AM |
onDragEnd() needs to call this new method, which needs to reset the data config with a tiny delay (drag:end happens before drop, so we need to ensure that drop can still access it).