Could Not Load Content For Bootstrap.bundle.min.js.map - Question | JoomShaper

Could Not Load Content For Bootstrap.bundle.min.js.map

R

roman

Helix Framework 1 year ago

Hi, i see this error in console:

Could not load content for /templates/shaper_helixultimate/js/bootstrap.bundle.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

can you help me fix it ? thanks

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #73803

Hi Roman,

Use FTP tool or File Manager and edit that file: templates/shaper_helixultimate/js/bootstrap.bundle.min.js

and inside DELETE last line with comment

//# sourceMappingURL=bootstrap.bundle.min.js.map

upload/save changed file. Somehow browser read comment section as url path?!.

0
A
André Figueiredo
Accepted Answer
1 year ago #86558

I have the same error, and in js there is no such line

sourceMappingURL=bootstrap.bundle.min.js.map

0
A
André Figueiredo
Accepted Answer
1 year ago #86559

I already solved, this commented line was in the js inside the cache/com_templates/templates/shaper_finance/

0