Console Errors When Loading Pages

I’m seeing a number of errors in the console. Here is just for a basic page I created

Here are others coming from a page with a google map component



Any ideas on what might be causing this?

in the first picture the errors may be because of a browser extension bloking some resources.

I put it into Incognito mode to make sure that wasn’t the case.

Not sure if relevant here, but weweb is going to load all of your collections in editor unless you tell it not to.

Those Xano errors look like authentication errors, trying to load an authenticated resource.

This will often make sense when you’re working on one page but don’t have the necessary resources to submit to the endpoint such as authorization or other input variables

2 Likes