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

Update to 1.8.6 is broken #941

Closed
1 of 7 tasks
flyhigh-hifi opened this issue Jan 27, 2019 · 6 comments
Closed
1 of 7 tasks

Update to 1.8.6 is broken #941

flyhigh-hifi opened this issue Jan 27, 2019 · 6 comments
Labels
bug/1-repro-available A reproduction exists and needs to be confirmed.

Comments

@flyhigh-hifi
Copy link

flyhigh-hifi commented Jan 27, 2019

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 10.14.2

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

1.8.6

What is the expected behavior?

Show select schema url dialog

What is the actual behavior?

After update and restart GraphQL playground opens with empty screen

What steps may we take to reproduce the behavior?

Happens after update

Please provide a gif or image of the issue for a quicker response/fix.
screenshot 2019-01-27 at 20 55 07

@techniq
Copy link

techniq commented Jan 27, 2019

Same here.

As a workaround, I re-installed via brew cask reinstall graphql-playground which put 1.8.5 back on, and choose Later when prompted for the upgrade.

@huv1k huv1k added the bug/1-repro-available A reproduction exists and needs to be confirmed. label Jan 27, 2019
@huv1k
Copy link
Collaborator

huv1k commented Jan 27, 2019

Yes, something went wrong with electron build, trying to figure out what is happening. Sorry for troubles, current workaround is to download the old version.

@mmendez512
Copy link

Happening for me on Windows 10 with the new install for both 1.8.6 and 1.8.5. For now, I'll just use GraphiQL until there's a fix.

@marceloverdijk
Copy link

OSX 1.8.6 release also broken. Reverting back to 1.8.5.

@pitops
Copy link

pitops commented Jan 28, 2019

Reverting to v1.8.5 works but you need to also disable automatic updates as it automatically updates next update hence when you close the app it will go back to v1.8.6.

Exception from dev tools

Uncaught Error: Selector creators expect all input-selectors to be functions, instead received the following types: [undefined]
    at getDependencies (app.8c44a0fc16de2643d78e.js:11960)
    at Object.createSelector (app.8c44a0fc16de2643d78e.js:11978)
    at Object.defineProperty.value (app.8c44a0fc16de2643d78e.js:13815)
    at __webpack_require__ (vendor.8c44a0fc16de2643d78e.js:55)
    at Object._typeof (app.8c44a0fc16de2643d78e.js:50532)
    at __webpack_require__ (vendor.8c44a0fc16de2643d78e.js:55)
    at Object.defineProperty.value (app.8c44a0fc16de2643d78e.js:20039)
    at __webpack_require__ (vendor.8c44a0fc16de2643d78e.js:55)
    at Object.defineProperty.value (app.8c44a0fc16de2643d78e.js:69812)
    at __webpack_require__ (vendor.8c44a0fc16de2643d78e.js:55)

Any knows how to disable updates?

@huv1k
Copy link
Collaborator

huv1k commented Jan 28, 2019

Sorry for troubles, it should be fixed in latest release.

cgxxv pushed a commit to cgxxv/graphql-playground that referenced this issue Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/1-repro-available A reproduction exists and needs to be confirmed.
Projects
None yet
Development

No branches or pull requests

6 participants