zalmoxisus/redux-devtools-extension
View on GitHubAdd support for `Symbol` index signatures in the state
Open
#562 opened on Oct 16, 2018
help wantedmonitor
Description
Currently redux-devtools seems to only display enumerable properties on objects - it would be nice for it to display it more like Chrome/FF dev-tools do.