Closed
Description
Since this loader stores styles in JavaScript and then uses JavaScript to inject the styles onto the page, there is a flash of unstyled content on page load. The styles aren't actually applied until the JavaScript is parsed and the styles are injected into the head.
This issue strikes me as inherent in the design, but is there a workaround for this?
To see this issue, use Chrome.
Metadata
Metadata
Assignees
Labels
No labels