Graphql-playground: UI crashing, state lost

Created on 25 Jan 2019  路  9Comments  路  Source: graphql/graphql-playground

This issue pertains to the following package(s):

  • [x] 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?

MacOS 10.14.3

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

1.8.5 (1.8.5)

What is the expected behavior?

Not to crash.

What is the actual behavior?

UI crashing, state lost, workspace lost.

What steps may we take to reproduce the behavior?

  1. Create new tab with subscription
  2. UI displays 'listening'
  3. UI will go blank
  4. Quite app
  5. Workspace gone

_Please provide a gif or image of the issue for a quicker response/fix._

screen shot 2019-01-25 at 10 57 40 pm

bu0-needs-info

Most helpful comment

Seeing the same screen on MacOS 10.4.2 after doing the app update. Console shows the following:

app.8c44a0fc16de2643d78e.js:11960 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)

All 9 comments

@joshhopkins Could you please share output from developer tools? You can toggle developer console in window menu.

Seeing the same screen on MacOS 10.4.2 after doing the app update. Console shows the following:

app.8c44a0fc16de2643d78e.js:11960 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)

@Huvik after updating to 1.8.6 (1.8.6), I'm also seeing the same Uncaught Error as @shawnbierman. Though this is now occurring during startup, so not sure if its related.

I think these two are not related.

With new 1.8.7 update it works for me, but it immediately downloads 1.8.6 as an update and stops working.

Is this still a problem?

Is this still a problem?

Seems to be working with 1.8.7 (1.8.7), and just updated to Version 1.8.9 (1.8.9) and looks good.

@Huvik Haven't experienced this issue with 1.8.9.

Okay, so I am closing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kbrandwijk picture kbrandwijk  路  3Comments

schickling picture schickling  路  3Comments

0x6a68 picture 0x6a68  路  4Comments

nuttikung picture nuttikung  路  4Comments

miketmoore picture miketmoore  路  4Comments