Playground autoComplete or Type Box doesn't disappear. #1429
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?
Windows 10 Home 22H2
What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?
I don't know exactly what version is of graphql-playground. I ran this based on Nest.JS server.
"@apollo/server": "^4.10.5",
"@nestjs/apollo": "^12.2.0",
"@nestjs/graphql": "^12.2.0",
"graphql": "^16.9.0",
What is the expected behavior?
autoComplete or Type Box does disapper.
What is the actual behavior?
Then, I checked developer tabs of Chrome browser, it said many many errors like following picture.
What steps may we take to reproduce the behavior?
Please provide a gif or image of the issue for a quicker response/fix.
Metadata
Assignees
Labels
No labels