zalmoxisus/redux-devtools-extension
View on GitHubAdd support for `Symbol` index signatures in the state
Open
#562 opened on Oct 16, 2018
help wantedmonitor
Repository metrics
- Stars
- (13,478 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.