apollo icon indicating copy to clipboard operation
apollo copied to clipboard

apollo.nuxtjs.org blocked by uBlock ad blocker

Open mikehaertl opened this issue 3 years ago • 4 comments

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.

image

mikehaertl avatar Nov 09 '22 07:11 mikehaertl

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

image

mikehaertl avatar Nov 09 '22 07:11 mikehaertl

Reported: https://github.com/uBlockOrigin/uAssets/issues/15583

mikehaertl avatar Nov 09 '22 08:11 mikehaertl

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.

mikehaertl avatar Nov 09 '22 08:11 mikehaertl

I encountered this issue myself today.

Have been experiencing some weird bugs where Graphql data wasn't working correctly.

Disabling uBlock fixed the issue.

w3bdesign avatar Jan 23 '23 23:01 w3bdesign