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
Cross domain access to CDN resources
Overview your URLs and CORS policies or use DarkReader.setFetchMethod(fetch: (url) => Promise<Response>)). See if using DarkReader.setFetchMethod(window.fetch) before
Cross domain access to CDN resources
Overview your URLs and CORS policies or use
DarkReader.setFetchMethod(fetch: (url) => Promise<Response>)). See if usingDarkReader.setFetchMethod(window.fetch)before