Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
None
-
None
-
None
Description
Although document at [1] :
"Asynchronous components cannot contribute hst:headContributions since they are not rendered (they are later async rendered) when the headContributions are written to the html."
we can perhaps for the AJAX javascript included variant do something (ESI/SSI async is most likely impossible). For the AJAX variant, we could write headContributions in the response as well, and try to to inject them in the resulting dom as well. It will most likely also be difficult to know whether to inject them in the head or bottom of the html. This might not be possible. Either way, the javascript that handles the async result into the dom could handle this as well
Attachments
Issue Links
- is awaited by
-
HGGE-277 Bannercarousel renders incorrect when setting hst:async = true
- Closed
- relates to
-
CHANNELMGR-249 Catalog items that contribute a head contribution(s) might not render correctly directly after being dropped
- Closed