[BUGFIX] Start click binding only after DOM is ready
This patch fixes a loading issue on poor internet connections. In case of a slow internet connection the icons are not loaded and the click binding does not work. A DOM ready check should solve the issue. Resolves: #80416 Releases: master, 7.6 Change-Id: Ia79f14e9dbe0b44a22c5916073b4649211b0bd7b Reviewed-on: https://review.typo3.org/52136 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tabea Oertel <tabea.oertel@dkd.de> Tested-by:
Tabea Oertel <tabea.oertel@dkd.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Please register or sign in to comment