lehorla
September 9, 2019, 7:52am
1
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?
texnixe
September 9, 2019, 8:44am
5
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?
texnixe
September 9, 2019, 8:46am
7
See my second question…
lehorla
September 9, 2019, 8:49am
8
All good ! It was AdBlock for Chrome ! Thank you
texnixe
September 9, 2019, 8:51am
9
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?