Liquid, JavaScript, themes, sales channels
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
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?
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.
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!
User | RANK |
---|---|
11 | |
10 | |
9 | |
7 | |
6 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022