store-devtools
store-devtools copied to clipboard
Developer Tools for @ngrx/store
This is only relevant to using the browser extension. Some of my actions have an extra property `context` that would very useful to have displayed in the action list. Is...
Hello, I'm using ngrx/store and I have multiple lazy loaded modules. After the updating the chrome extension to v2.12.1 I'm not able to view the stores. For anyone having problems...
The counter reducer and its spec (which are in this repo) would be a lot more helpful if they were in one repo all by themselves. There are so many...
I'm using store-devtools with remotedev for on-device debugging as described in https://gist.github.com/rob3c/c2c4dcc1116f94901ace179722c5f6d4 and I'm trying to get state updates from the inspector working. Time travel and state imports are both...
Hi... Is possible use this with ionicframework? i use StoreDevtoolsModule.instrumentOnlyWithExtension(), but the redux extension show nothing