zalmoxisus/redux-devtools-extension

State tree collapses when switching between State and Diff

Open

#327 建立於 2017年3月25日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (13,478 star) (1,074 fork)batch import
enhancementhelp wantedmonitor

描述

In the Inspector, when I'm looking at the State view, if I expand a few nested levels within my state tree and then change the view to Diff and back to State, the state tree gets automatically collapsed again :-( This is really inconvenient when working on the same subset of the state tree.

I'm not sure but I think this is a different bug to #286. Iif not, #286 needs reopening, because I am seeing this with 2.14.2. Thanks!

貢獻者指南

State tree collapses when switching between State and Diff · zalmoxisus/redux-devtools-extension#327 | Good First Issue