- 🇫🇷France andypost
Fixed already via 87460a045cc9c07af6013e0ba1e1768ac2bbdb28
Core allows to control order of loaded files but the module using hook_page_bottom()
to attach assets.
So modules like advagg can't deal with the module's assets
Looking at google ananytics code it using hook_page_attachments()
so probably hook could be changed
- research replacement and figure out effect in page speed/lighthouse
- patch with fix or document why the current hook is used
no
no
no
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Fixed already via 87460a045cc9c07af6013e0ba1e1768ac2bbdb28