Apollo-client-devtools: [Issue] [Firefox] Scroll Issue in Apollo Client Devtools tabs

Created on 18 Oct 2018  路  7Comments  路  Source: apollographql/apollo-client-devtools

  • [x] has-reproduction
  • [ ] feature
  • [ ] docs
  • [ ] blocking
  • [x] good first issue

Browser: Firefox 62
Apollo Client Dev Tools: 2.1.4
OS: MacOS Sierra: 10.12.6
Issue: Scroll inside the tabs(Queries, Mutation,Cache) does not work. It only shows objects which are in the view of the devtools

http://prntscr.com/l7g9c3
http://prntscr.com/l7g9ir
TODO: Test it in other OS

馃悶 bug

Most helpful comment

This problem affects Chrome as of version 72 as well. The Queries tab is still scrollable for me, but I'm not able to scroll in the Cache tab. (I didn't test the Mutations tab 鈥撀爊ot enough mutations to scroll in my test case.)

I've switched to Vivaldi (based on Chrome 71) in the meantime, where the Cache tab is still scrollable.

All 7 comments

So it's working graphiql tab but not in the other tabs. Also works like charm in Chrome

Can confirm in firefox that the scroll bar does not work in the Cache tab. The right scroll bar for me does work in the Queries Tab.

Browser: 64.0b1 (64-bit)
Apollo Client Dev Tools: 2.1.4
OS: Windows 10

This problem affects Chrome as of version 72 as well. The Queries tab is still scrollable for me, but I'm not able to scroll in the Cache tab. (I didn't test the Mutations tab 鈥撀爊ot enough mutations to scroll in my test case.)

I've switched to Vivaldi (based on Chrome 71) in the meantime, where the Cache tab is still scrollable.

Same as @dcolthorp.
The mutation log is scrollable.
This could shed some light on it https://www.reddit.com/r/webdev/comments/alg8az/anyone_experiencing_issues_with_flexbox_and/
This link is posted there Issue 927066: Flexbox rendering changed between chrome 71 and 72

I signed the 2.5.5 version for firefox since the scroll bug was annoying me also. You can get it here

apollo_client_developer_tools-2.2.5-fx.xpi

I'm facing the same issue in react-native-debugger: https://github.com/jhen0409/react-native-debugger/issues/359

This is fixed in 3.0 (which is being published this week) - thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robclouth picture robclouth  路  5Comments

joesankey picture joesankey  路  5Comments

backjo picture backjo  路  6Comments

glauberfc picture glauberfc  路  5Comments

meyer picture meyer  路  3Comments