graphql-playground: Urgent, Prisma playground broken, Uncaught SyntaxError: Unexpected end of input
I’m using a Prisma server, and I’m using the playground included in my browser. I’m getting the following error: Uncaught SyntaxError: Unexpected end of input
The error is being thrown from the following file:
http://cdn.jsdelivr.net/npm/graphql-playground-react/build/static/js/middleware.js
All of my GraphQL playgrounds are broken across localhost and a few live Prisma server instances
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 1
- Comments: 19 (3 by maintainers)
It’s working again for me 😃
@MartinKolarik The file was giving nothing at first (I am in Asia region btw).
After a couple of hard reload it works fine again
@Huvik I can confirm this.
I tested clearing cache even different browser but the problem persisted.