arqex / arqex/freezer-redux-devtools
error with chrome extension support
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I got the following error when using 'supportChromeExtension'
Uncaught TypeError: Cannot read property 'dispatch' of undefined.
I'm using Redux DevTools 1.0.0.17.
Looking for the code, it seems that window.devToolsExtension should be called.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the supportChromeExtension entry point and inspect how it reaches window.devToolsExtension; reproduce the reported dispatch-of-undefined error with the stated Redux DevTools 1.0.0.17 setup. Done means the supportChromeExtension path no longer throws and Chrome extension support works with that version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100