v2.8.4 partially broken for ngrx/store-devtools
See original GitHub issueI believe v2.8.4
is partially broken for ngrx/store-devtools
it can display the state and actions, etc. However clicking on things like commit
or skip
on an action is not working.
Reverted to v2.8.3
and works fine.
This is literally my first try trying ngrx/store-devtools
and this extension so I might be totally wrong or this could be just my bad luck.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Deprecating `window.devToolsExtension` · Issue #220
v2.8.4 partially broken for ngrx/store-devtools #238. Closed. @iyn iyn mentioned this issue on Oct 27, 2016. Unable to import from redux-form/immutable ...
Read more >NgRx Redux devtools not showing store and state details ...
I have installed Redux firefox extension. But whenever I run/reload application, redux tab shows 'No store found' message. The application is ...
Read more >ngrx/store-devtools
Developer tools for @ngrx/store. Latest version: 15.1.0, last published: 6 days ago. Start using @ngrx/store-devtools in your project by ...
Read more >Angular Ngrx DevTools: Important Practical Tips
Tips to be aware of when first setting up the Ngrx DevTools - prevent the DevTools from freezing, Router integration, Ngrx Store Freeze...
Read more >NgRx + Firestore - YouTube
Learn how to use Firestore as a backend for NgRx. This episode combines the power @ ngrx /entity with AngularFire2 State Changes for ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@zalmoxisus There was a legitimate bug on our end and just to be sure I went ahead and addressed zalmoxisus/redux-devtools-extension#220
Fixed in v3.3.0 of @ngrx/store-devtools.