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
This is probably not on you but maybe on unpkg.com ? Not sure how to report to them though..
The last few days it can take up to 12 seconds to load https://unpkg.com/@graphiql/plugin-explorer/dist/index.umd.js which makes the graphiql explorer blank for that amount of time, is it possible to fix it somehow? 😇
Expected Behavior
Usually the graphiql explorer is fast to load.
Steps To Reproduce
Open the graphiql explorer for any graphql schema
a) if it's fast, wait 5 minutes for the cache to expire or clear your browser caches
b) if it's slow you've encountered the issue
Environment
GraphiQL Version: latest
OS: Mac Os
Browser: Chrome
Bundler: ?
react Version: ?
graphql Version: ?
Anything else?
No response
The text was updated successfully, but these errors were encountered:
This is getting worse.. https://unpkg.com/react@18/umd/react.production.min.js took 90 seconds to load today.. I suspect unpkg has some caching issues, it renders the graphiql explorer unavailable for the time it takes to load these assets.
Is there an existing issue for this?
Current Behavior
Hi! 👋🏻
This is probably not on you but maybe on unpkg.com ? Not sure how to report to them though..
The last few days it can take up to 12 seconds to load
https://unpkg.com/@graphiql/plugin-explorer/dist/index.umd.js
which makes the graphiql explorer blank for that amount of time, is it possible to fix it somehow? 😇Expected Behavior
Usually the graphiql explorer is fast to load.
Steps To Reproduce
a) if it's fast, wait 5 minutes for the cache to expire or clear your browser caches
b) if it's slow you've encountered the issue
Environment
react
Version: ?graphql
Version: ?Anything else?
No response
The text was updated successfully, but these errors were encountered: