Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Ionic Framework #30

Open
gperdomor opened this issue Oct 4, 2016 · 3 comments
Open

Ionic Framework #30

gperdomor opened this issue Oct 4, 2016 · 3 comments

Comments

@gperdomor
Copy link

Hi...

Is possible use this with ionicframework?

i use StoreDevtoolsModule.instrumentOnlyWithExtension(), but the redux extension show nothing

@tuongaz
Copy link

tuongaz commented Oct 17, 2016

It should work. I found that you need to use store.select() to trigger it.

@rob3c
Copy link

rob3c commented Oct 25, 2016

@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?

@rob3c
Copy link

rob3c commented Oct 28, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants