Open mikehaertl opened 2 years ago
Ok, parts of the site is blocked by uBlock on Chrome. No idea why that is or if you want to fix anything.
GET https://apollo.nuxtjs.org/_nuxt/SocialIcons-4cc53d7e.mjs net::ERR_BLOCKED_BY_CLIENT
TypeError: Failed to fetch dynamically imported module: https://apollo.nuxtjs.org/_nuxt/fluid-93051cdb.mjs
It was caused by a filter for */SocialIcons/*
. It should be fixed in the next release of easylist:
https://github.com/easylist/easylist/commit/2d314d4ff7f8c0c48ecf2f305a22b4f687da2d38
Leaving this open FYI.
I encountered this issue myself today.
Have been experiencing some weird bugs where Graphql data wasn't working correctly.
Disabling uBlock fixed the issue.
Sorry for abusing the issue tracker but as I can't access your website I have no way to find another way to contact you.