Actions
Bug #84152
closed"Do you want to quit without saving" appears twice
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-03-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Sometimes, when a record is edited and someone clicks on a page in the page tree, the "Do you want to quit without saving" modal is rendered twice. Some investigation revealed that PageTree.prototype.nodeSelectedAfter
is called twice.
Actions