graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.77k stars 735 forks source link

Playground not refreshing and no refresh icon on the app #1113

Open Cavdy opened 4 years ago

Cavdy commented 4 years ago

This issue pertains to the following package(s):

What OS and OS version are you experiencing the issue(s) on?

Linux (Kubuntu 19.10)

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

GraphQl Playground 1.8.10

What is the expected behavior?

To auto refresh and have the refresh icon

What is the actual behavior?

It doesn't refresh and doesn't have the icon to refresh, you have to close it and open it again to see your latest changes

What steps may we take to reproduce the behavior?

Install the app on Linux (Kubuntu 19.10) and trying running any graphql app

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

chris-burkhardt commented 4 years ago

For me, this happen in the standard GraphQL Playground.

benyou1969 commented 4 years ago

I still facing this issue.