#41 Vue not loading at https://getfedora.org/en/coreos/download/
Closed: Fixed 4 years ago by codeblock. Opened 4 years ago by rfairley.

Console in Firefox is showing:

The resource from "https://getfedora.org/static/js/vue.min.js" was blocked due to MIME type ("text/html") mismatch (X-Content-Type-Options: nosniff).
Content Security Policy: The page's settings blocked the loading of a resource at inline ("style-src").
The resource from "https://getfedora.org/static/js/vue.min.js" was blocked due to MIME type ("text/html") mismatch (X-Content-Type-Options: nosniff).
Loading failed for the <script> with source "https://getfedora.org/static/js/vue.min.js".
Content Security Policy: The page's settings blocked the loading of a resource at inline ("script-src").

Not sure immediately what the problem is - need to investigate.


This was fixed by 0b83bf2.

Basically frozen-flask will only freeze things that are referenced by url_for, so the JS had to be imported that way.

Metadata Update from @codeblock:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata