Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GQL-Playground: Schema tab crashes but doc works #1248

Closed
1 of 7 tasks
udaykor opened this issue Jun 27, 2020 · 7 comments
Closed
1 of 7 tasks

GQL-Playground: Schema tab crashes but doc works #1248

udaykor opened this issue Jun 27, 2020 · 7 comments

Comments

@udaykor
Copy link

udaykor commented Jun 27, 2020

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?

Mac OS X Catalina

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

1.16.12

What is the expected behavior?

My schema is valid, I can query & mutate. I can look at docs. However when I select the schema tab, the browser reloads to a blank page. I have introspection set to true.

What is the actual behavior?

I should be able to look at the schema from GQL Playground

What steps may we take to reproduce the behavior?

I am using these to get to the GQL Playground
"graphql-tag": "^2.10.3",
"graphql-yoga": "^1.18.3",

Please provide a gif or image of the issue for a quicker response/fix.

@jeggy
Copy link

jeggy commented Jul 1, 2020

This also happens for me. For some reason it seems like all lines that should be type *typename* {are just missing.

image

Screenshot from 2020-07-01 01-15-24

@ajeydudhe
Copy link

@Stradivario
Copy link

Stradivario commented Jul 19, 2020

I am here just to reference the same issue

#1252

#1243

@chaffeqa
Copy link

FYI i think #1245 fixes this

@leonbe02
Copy link

Any ETA on when this fix will be deployed?

@udaykor
Copy link
Author

udaykor commented Aug 3, 2020

I found using Apollo-Server-Express to solve this. Now more graphql-yoga for me!

@acao
Copy link
Member

acao commented Aug 30, 2020

dupe, fixed in last release

@acao acao closed this as completed Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants