NGRX app with store dev tools fails on chrome extension v 2.16.0
See original GitHub issueWhen chrome updated to latest 2.16.0 version today my website is breaking with an error:
Cannot read property 'whitelist' of undefined
Issue Analytics
- State:
- Created 5 years ago
- Reactions:16
- Comments:15 (3 by maintainers)
Top Results From Across the Web
Getting Error on my application with new version v 2.16.0 #588
Type chrome://extensions and turn on developer mode from top left and then click on Load Unpacked and select the extracted folder for use....
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 >11. Install Redux Chrome Extension and ngrx store dev tools ...
11. Install Redux Chrome Extension and ngrx store dev tools for debugging Angular Ngrx Application. 13,108 views ...
Read more >Angular Ngrx DevTools: Important Practical Tips
The Ngrx DevTools are a Chrome / Firefox browser extension that includes a UI for inspecting and interacting with a Ngrx-based application.
Read more >17. Store dev tools - Angular and NgRx - GitBook
In this section we will introduce the awesome store dev tools for Chrome and other mediums.
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
2.16.2
is available on Chrome Store. Please let me know if it fixes the issue.Thanks for such fast responce and fix. Just checked - everything is fine.