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

Can't switch (dropdown list) between servers #1045

Closed
3 tasks done
danibjor opened this issue Apr 3, 2019 · 6 comments
Closed
3 tasks done

Can't switch (dropdown list) between servers #1045

danibjor opened this issue Apr 3, 2019 · 6 comments
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@danibjor
Copy link

danibjor commented Apr 3, 2019

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

  • You're running version >=1.0.23 of Parse Dashboard. v1.3.0

  • You're running version >=2.3.2 of Parse Server. v3.2.3

  • You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

Running dashboard for cli/npm

Steps to reproduce

  • add two or more servers to the dashboard config
  • select a server, open class browser
  • try changing Parse server in the dropdown list below the logo/header

Dropdown don't show up as expected. Chrome dev tools/console shows 2 js errors.

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

dashboard.bundle.js:22 Error: Invariant failed
dashboard.bundle.js:50 Uncaught Error: Invariant failed

image

@acinader acinader added the type:bug Impaired feature or lacking behavior that is likely assumed label Apr 5, 2019
@acinader
Copy link
Contributor

acinader commented Apr 5, 2019

I can reproduce this. I've verified that it worked fine in 1.2.0 and generates the above error in 1.3.0.

@lukasnagl
Copy link

Can confirm that it broke for us with 1.3.0 as well.

@coffemate
Copy link

1.3.0 get same problem too. Downgrade to 1.2.0 is worked.

@acinader
Copy link
Contributor

@douglasmuraoka FYI :).

@douglasmuraoka
Copy link
Contributor

@douglasmuraoka FYI :).

I'll try to fix it as soon as I finish the GraphQL console :)

douglasmuraoka added a commit to douglasmuraoka/parse-dashboard that referenced this issue Jun 28, 2019
@douglasmuraoka
Copy link
Contributor

@acinader could you review my commit?

beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this issue Jul 13, 2019
* parse: (21 commits)
  Reset credentials (parse-community#1135)
  1.4.0 version bump + changelog (parse-community#1134)
  Fix: Master fails to install graphql-playground parse-community#1131 (parse-community#1133)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1122)
  Update babel7 to the latest version 🚀 (parse-community#1129)
  GraphQL API playground (parse-community#1123)
  Fix: Can't switch (dropdown list) between servers parse-community#1045 (parse-community#1125)
  Update puppeteer to the latest version 🚀 (parse-community#1124)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1120)
  Update webpack-cli to the latest version 🚀 (parse-community#1119)
  Update react-dnd to the latest version 🚀 (parse-community#1117)
  Update puppeteer to the latest version 🚀 (parse-community#1116)
  Update react-dnd to the latest version 🚀 (parse-community#1114)
  Update babel-eslint to the latest version 🚀 (parse-community#1113)
  Update react-dnd to the latest version 🚀 (parse-community#1111)
  Update react-dnd to the latest version 🚀 (parse-community#1110)
  Update package-json to the latest version 🚀 (parse-community#1108)
  Update webpack-cli to the latest version 🚀 (parse-community#1106)
  Update react-dnd to the latest version 🚀 (parse-community#1104)
  Update webpack-cli to the latest version 🚀 (parse-community#1103)
  ...

# Conflicts:
#	package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

6 participants