Open gperdomor opened 8 years ago
It should work. I found that you need to use store.select() to trigger it.
@tuongaz Are you saying it'll work with on-device debugging via ionic run
or only in-browser using ionic serve
?
I can't get it to work on-device and suspect it needs to use https://github.com/zalmoxisus/remote-redux-devtools somehow. Any ideas?
Hi all, I got on-device store-devtools debugging working with Ionic 2 and posted the info in a gist here: https://gist.github.com/rob3c/c2c4dcc1116f94901ace179722c5f6d4
Let me know if you have any questions. Hopefully, that gist will become obsolete soon as the functionality gets officially supported.
Hi...
Is possible use this with ionicframework?
i use
StoreDevtoolsModule.instrumentOnlyWithExtension()
, but the redux extension show nothing