-
Notifications
You must be signed in to change notification settings - Fork 732
Open
Description
This issue pertains to the following package(s):
- GraphQL Playground - Electron App
- GraphQL Playground HTML
- GraphQL Playground
- GraphQL Playground Express Middleware
- GraphQL Playground Hapi Middleware
- GraphQL Playground Koa Middleware
- GraphQL Playground Lambda Middleware
What OS and OS version are you experiencing the issue(s) on?
OS X 10.13.6
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
1.7.26
What is the expected behavior?
When I am offline, I expect the local GraphQL Playground to load and work against the local server.
What is the actual behavior?
The playground does not load, and displays some CDN-related errors.
What steps may we take to reproduce the behavior?
Disconnect from the internet, and try to load a local GraphQL playground instance.
Please provide a gif or image of the issue for a quicker response/fix.