bootstrap.css.map 404 errors even as commented out in bootstrap.css file

4 replies · opened Jan 18, 2018

PpardthemonsterJan 18, 2018

Safari is throwing 404 errors (bootstrap.css.map) using "Inspect Element" for new 5.0 theme using out of the box theme.

Cause of issue is last line of bootstrap.css, specifically:
/*# sourceMappingURL=bootstrap.css.map */

I realize it is commented out and users here are also flabbergasted as to why it causes problems:
https://stackoverflow.com/questions/21773376/bootstrap-trying-to-load-map-file-how-to-disable-it-do-i-need-to-do-it

Regardless, removing last line from bootstrap.css resolves issue, however others may miss unless this was intentional.

Can you provide insight into this???

SSemicolon WebSTAFFJan 23, 2018

Hello,

There is nothing to worry about this Error Message. The sourceMappingURL is usually used for Minified or SASS Versions so that if there are any issues with the Production Files, the original/unbuilt state of the Files can be used to debug by the developers. But since it is not required here, you can simply remove this Line of Code as this will not have any effect or cause any issues. We will remove this Line of Code from Our Future Updates to avoid any confusion. :)

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

PpardthemonsterJun 21, 2022

/*# sourceMappingURL=bootstrap.css.map */ was added back in version 6.6

SSemicolon WebSTAFFJun 21, 2022

Hello,

Apologies for the Confusion on this! We will update this right away and release an Incremental Update. We will not send an Email Notification for this update but will rather notify you here once the update is available.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

SSemicolon WebSTAFFJun 21, 2022

Package Updated.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard