Actions
Bug #94892
closedDelete drop zone is created multiple times when just clicking on a page in page tree again
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2021-08-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This issue occured and was fixed, see https://forge.typo3.org/issues/92067.
But after refactoring of the PageTree javascript, it occures again on master.
It has no visual effect, but the deletedDropZone is created multiple times, which blows up the dom.
Actions