Issue #1473Opened October 2, 2018by detectedstealth1 reactions

[BUG] Canvas external CSS

Question

Comments in canvas/config.js state the external styles are added to the head of the iframe however the code in view/CanvasView.js actually appends the CSS to the body of the iframe.

if (externalStyles) {
     body.append(externalStyles);
}

Expect it to work how the external scripts do where they are appended to the head correctly.

Answers (2)

artfOctober 3, 20181 reactions

Should not cause any issue as being the first element inserted but for the sake of completeness we gonna move it inside the head element

lock[bot]October 12, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.