Liquid, JavaScript, themes, sales channels
Does anyone know what's causing this console error and if there's a way to resolve it?
DevTools failed to load source map: Could not load content for https://cdn.shopify.com/s/trekkie.storefront.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Solved! Go to the solution
This is an accepted solution.
There's no sourcemap available for the minified file, dev tools will look for one to make debugging minified files easier, but it isn't required.
It should be a warning, not an error and it just means Shopify isn't providing a source map for that file. It's unlikely you need to be debugging this file so you can ignore it.
Yes, it's a warning. I'm still curious why it's happening.
This is an accepted solution.
There's no sourcemap available for the minified file, dev tools will look for one to make debugging minified files easier, but it isn't required.
The trekkie.storefront.min.js is looking for a map file, but it doesn't exist? Why not ship the map file, or remove the reference from the min file? Kind of annoying seeing the warning all the time. You think they'll ever fix it?
Removing the reference from the min file would be the correct solution.
Exactly. @Shopify if you are not providing the .map file then please remove the following from the minified .js:
//# sourceMappingURL=trekkie.storefront.min.js.map
Yes please. Shopify — please remove the reference so we don't have to read a warning every time we are inspecting our site in DevTools. Much appreciated!
Parece que estão colocando Resolvido para algo que não foi Resolvido! Nem para mim, nem para os outros clientes da Shopify. Muitos mandando você não se preucupar, outros dissendo para desligar o botão do Alerta do Problema e fingir que Resolveu o Problema? Para uma Empresa gigante como a Shopify está muito feio esta situação! Mas um cliente aqui e outro ali com problemas como este e a marca vai caindo. Para compartilhar duas linhas de código referente a este alerta encontrei assim: Monorail.produce('monorail-edge.shopifysvc.com',
'trekkie_storefront_load_errors/1.1' Lembrando que isso leva a um erro 404. E testei em outros computadores, a mesma coisa acontece.
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023