[BUGFIX] Resolve DOM elements in NavigationContainer on usage
There have been reports that DOM elements that were assigned in the constructor of NavigationContainer actually were not available/ready in the corresponding DOM. Resolves: #96618 Releases: main, 11.5 Change-Id: Ic4e8aa4e960e46052e645be2380c015e42d3f86c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73133 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benjamin Franzke <bfr@qbus.de> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Showing
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/Viewport/NavigationContainer.ts 35 additions, 20 deletions...sources/Public/TypeScript/Viewport/NavigationContainer.ts
- typo3/sysext/backend/Resources/Public/JavaScript/Viewport/NavigationContainer.js 1 addition, 1 deletion...sources/Public/JavaScript/Viewport/NavigationContainer.js
Please register or sign in to comment