Topic: Console warning regarding bootstrap map
peddomgar free asked 4 years ago
When loading index.html template chrome console launch two warnings:
DevTools failed to load SourceMap: Could not load content for http://localhost:3000/js/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://localhost:3000/css/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
How can I solve this? Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.17.0
- Device: iMAC
- Browser: Chrome
- OS: OS X Catalina
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Try to delete the last lines in these files (this is a comment referring to the map files) should help. I will also add a task on our to-do list to solve this problem on our side.