Bug 38194 - Silence console warning about missing .map files
Summary: Silence console warning about missing .map files
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-17 14:01 UTC by Owen Leonard
Modified: 2025-04-18 14:12 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2024-10-17 14:01:08 UTC
Bug 26471 has resurfaced following a DataTables upgrade, and now we have a warning in the console from Bootstrap too:

Source map error: request failed with status 404
Resource URL: http://127.0.0.1:8081/intranet-tmpl/lib/bootstrap/bootstrap.bundle.min_24.0600036.js
Source Map URL: bootstrap.bundle.min.js.map
Comment 1 Owen Leonard 2025-04-18 14:12:31 UTC
This doesn't seem to be an issue anymore