Browser dev tools warnings

Look, I’m facing some problems inside the console. This problem is that an ATENTION keeps coming out in the console as you can see below, is there any way to solve this?

It’s a browser thing. Open the browser in Incognito mode

image

1 Like

You can just ignore these warnings about the map files. They mean nothing for your site/app and you shouldn’t worry about them.

2 Likes

Allright thanks! Did you clear my doubts! I am having to output the product information to be able to use the dynamic values ​​on the page, is there any way to avoid outputting it to the XHR network? To not show API details… I don’t mean Debug, I mean Output.

1 Like

If you want to output the data on the page, then it will also be available in the XHR tab.

1 Like

Ok, thanks Teodor.

To get rid of them: How to get rid of anoying bootstrap.min.css.map 404 errors

1 Like