zalmoxisus/redux-devtools-extension

Add support for `Symbol` index signatures in the state

Open

#562 geöffnet am 16. Okt. 2018

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (13.478 Stars) (1.074 Forks)batch import
help wantedmonitor

Beschreibung

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.

Contributor Guide