redux-devtools: dev tools getting an error...Lazy require of extension.binding did not set the binding field
dev tools getting an error…Lazy require of extension.binding did not set the binding field
(CONTENT_SCRIPT context for lmhkpmbekcpmknklioeibfkpmmfibljd) Lazy require of extension.binding did not set the binding field
(CONTENT_SCRIPT context for lmhkpmbekcpmknklioeibfkpmmfibljd) extensions::lastError:82: Uncaught TypeError: Cannot convert undefined or null to object{TypeError: Cannot convert undefined or null to object
at Object.clear (extensions::lastError:82:23)
at handleResponse (extensions::sendRequest:84:15)
at chrome-extension://lmhkpmbekcpmknklioeibfkpmmfibljd/js/pagewrap.bundle.js:1:1}
(CONTENT_SCRIPT context for lmhkpmbekcpmknklioeibfkpmmfibljd) extensions::messaging:9: Uncaught Natives disabled{<stack trace unavailable>}
Uncaught
(anonymous function)
repo: https://github.com/born2net/studioweb
Angular 2 Kitchen sink: http://ng2.javascriptninja.io and source@ https://github.com/born2net/Angular-kitchen-sink Regards,
Sean
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 27
Commits related to this issue
- Add a note that this repo is different from the extension's Avoid confusions like #337, #338. — committed to reduxjs/redux-devtools by zalmoxisus 7 years ago
Got the same errors. My theory is that this is caused by breakpoints/syntax issues that happen before the
<body>
tag is loaded.ok will be back later this afternoon and will do