Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.16, 1.4.17
Description
We have a header contributor which writes an IE conditional comment to the header response for an IE-specific stylesheet.
When the page is initially loaded, components on the page render with the IE conditional comment, and are displayed correctly.
If a component is added by an ajax request, the header contributor renders the conditional comment to the ajax response, but the conditional comment is omitted from the page output.