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

Mutations crash devtools #182

Closed
redmerten opened this issue Feb 14, 2019 · 2 comments
Closed

Mutations crash devtools #182

redmerten opened this issue Feb 14, 2019 · 2 comments
Labels
🐞 bug 🚨 high-priority Prevents production or dev due to perf, bug, build error, etc.. 🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository

Comments

@redmerten
Copy link

Tools crash on mutations click and cache click.

Chrome 72.0.3626.109.
React 16.8
"apollo-cache-inmemory": "^1.4.2",
"apollo-client": "^2.4.12",
"apollo-link": "^1.2.6",
"apollo-link-rest": "^0.7.0",
"graphql": "^14.1.1",
"graphql-anywhere": "^4.1.27",
"graphql-tag": "^2.10.1",

@justinanastos
Copy link
Contributor

justinanastos commented Feb 15, 2019

Thanks for the report! The cache bug is a duplicate of #107 and was resolved in v2.1.7.

The mutations bug I'm working on right now and hopefully will have released by EOD.

@justinanastos justinanastos changed the title Dev Tools Crash Mutations crash devtools Feb 15, 2019
@justinanastos justinanastos added 🚨 high-priority Prevents production or dev due to perf, bug, build error, etc.. 🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository labels Feb 15, 2019
@justinanastos
Copy link
Contributor

Fixed in v2.1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug 🚨 high-priority Prevents production or dev due to perf, bug, build error, etc.. 🌹 has-reproduction ❤ Has a reproduction in a codesandbox or single minimal repository
Projects
None yet
Development

No branches or pull requests

2 participants