Megaleecher.Net

Making technology work for you...

Get Your Free Subscription By Email:

Mysterious jquery.min.map "Not Found" error on image access and solution to fix it

While debugging this blog's theme files I encountered an mysterious "404 Not Found" HTTP error for file jquery.min.map when accessing the image file directly from the CDN. On further research it turned out this to be only specific when using "Chrome DevTools" which tries to load the file for debugging purposes, users won't be hitting this 404. It is also very easy to disable this JavaScript source maps completely from "Chrome DevTools" settings as shown below.

jquery.min.map error debugging

Disable JS Source Maps in Google Chrome Dev Tools :
Simply click the Gear configuration icon located in the bottom right corner of Chrome Dev tools and uncheck "Enable JS Source maps" option as shown below.


Comments

this was helpful

Add new comment

This is just one of the many helpful tips we have posted, You can find more stories here,
Do subscribe to updates using your favorite RSS feed reader or using the secure FeedBurner email update form on top of this post.