Fail to fetch - Google Chrome only!

Hello,

I have a very strange problem. This is a fetch in the panel to get the images from the page (page.images). Only on Google Chrome.

The same blueprint with the same fetch works on all other browsers.
I feel that my images are obsolete or create an issue in Chrome.

Where can the problem come from?
Can you help me ?
Thank you

Can you share console output please?

My blueprint
image

Is there any more information when you open the tree of these error messages?

Do you use any Chrome plugins (e.g. AdBlocker)? What if you disable them?

See my second question…

All good ! It was AdBlock for Chrome ! Thank you

Probably the field names that caused this. Consider renaming them to something that doesn’t trigger the AdBlocker.

2 Likes

I am getting a “Failed to fetch” error whenever I use the focus plugin. That is, after setting the focus on an image and attempting to save the page. I disabled my ad blocker and any other extensions but that did not seem to fix it. Running on Chrome with Laravel Valet. Kirby 3.3.3 and Focus 3.0.4

Does anyone have an idea?