Redux-devtools-extension: feature req: option to default to 'state' tab

Created on 22 May 2018  路  4Comments  路  Source: zalmoxisus/redux-devtools-extension

I may have missed this feature, but it would be great if an option key was added to the options object that allows the tool panel to default to the "State" tab instead of the "Diff" tab. e.g.:

  defaultPanel: 'state'

Accepts one of 'state', 'diff', 'action', 'test'

Most helpful comment

+1. it is a hassle to constantly have to click back into state and sift through the store on each reload

All 4 comments

+1. it is a hassle to constantly have to click back into state and sift through the store on each reload

+1. How is the status?

This would be a cool feature

+1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zalmoxisus picture zalmoxisus  路  4Comments

leighghunt picture leighghunt  路  5Comments

machineghost picture machineghost  路  4Comments

ismayilmalik picture ismayilmalik  路  4Comments

pooltoymae picture pooltoymae  路  3Comments