Closed hongbo-miao closed 8 years ago
This can take advantage of undocking the console into separate window.
This would be seriously awesome.
It is not mentioned in ReadMe file. But I can use Chrome extension Redux DevTools successfully now.
But some people have problems using Chrome extension Redux DevTools.
@Hongbo-Miao what did you do to get Chrome devtools extension working?
@r-park
I just followed the ReadMe file and installed both
@ngrx/store-devtools
(v2)
@ngrx/store-log-monitor
(This seems not need, I am using it sometimes for in-page dev tool) .
Then just open Redux DevTools, no more steps needed.
Okay, I will close this issue, because https://github.com/ngrx/store-log-monitor/blob/master/README.md added the explanation:
Port of redux-devtools-log-monitor for Angular 2 and @ngrx/store-devtools
So I think it is officially supported now.
Thanks for this great tool!
Just a suggestion. Maybe in the future, create a dev tool as Chrome extension. Like this ExtensionRedux DevTools.