Apollo-client-devtools: Mutations crash devtools

Created on 14 Feb 2019  路  2Comments  路  Source: apollographql/apollo-client-devtools

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",

has-reproduction 馃悶 bug 馃毃 high-priority

All 2 comments

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.

Fixed in v2.1.8

Was this page helpful?
0 / 5 - 0 ratings