Actions
Bug #95661
closed"Send to stage"-modal will not show when using the workspace preview control
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2021-10-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
nprogress
Complexity:
Is Regression:
Sprint Focus:
Description
The "Send to stage"-modal will not show when using the "Send to stage"-button of the workspace preview modul. If you track down the script error, this seems to be the problem:
Within nprogess.js render function there is a query for an object (id="workspace-content-wrapper"), but it can't be found.
If the id can be found, the "Send to stage"-modal will show up and work just fine.
Actions