Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
10.10-rc-1
-
Unknown
-
N/A
-
N/A
-
Description
Not really sure what's wrong, the JS is properly loaded but for some reason it does not do its job when loaded asynchronously the first time the panel is accessed.
The only difference between the first time and the others is the way the `<script>` elements are added to `<head>`. In both cases I can see they are properly executed and in both case they are using `defer` but prototype event listeners are not registered if added to <head> after the loading.
Attachments
Issue Links
- relates to
-
XWIKI-16771 'More Applications' link is displayed in guest mode on start of the instance and leads to Administration on first click
- Closed