You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the basic JS example (placed in the Next.JS API route). In both Chrome and Safari, I get a content block error. This only occurs in production (hosted on Vercel), localhost loads fine.
Chrome Error: Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
Hey there,
I'm using the basic JS example (placed in the Next.JS API route). In both Chrome and Safari, I get a content block error. This only occurs in production (hosted on Vercel), localhost loads fine.
Chrome Error: Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
Safari Error: Content blocker prevented frame displaying ... from loading a resource from https://p.typekit.net/p.css?s=1&...
Code I'm using:
Dependencies in package.json:
Thank you in advance!
The text was updated successfully, but these errors were encountered: