graphql-kit / graphql-voyager

🛰️ Represent any GraphQL API as an interactive graph
https://graphql-kit.com/graphql-voyager/
MIT License
7.69k stars 504 forks source link

Blank screen when switching between object types, input types, queries and mutations. #354

Open zleonov opened 10 months ago

zleonov commented 10 months ago

When I click around between various types and switch between queries and mutations I consistently end up with a blank screen after a while.

On average it takes between 3-6 repetitions. There is no specific pattern, but the most common trigger is switching between queries and mutations.

My schema has been verified and has no errors.

Firefox console always shows the following error: Error: Expected undefined to be a GraphQL composite type.

I am not sure if this is related to https://github.com/graphql-kit/graphql-voyager/issues/339 or not. Using the latest version: 2.0.0