-
Hi thanks for making this great package!
I have tested `REACT_DEVELOPER_TOOLS` and `fmkadmapgofadopljbjfkapdkoienihi` and the extension does not load in the Chrome Dev Tools Inspector. `REDUX_DEVTO…
-
Error:
```
Installing extensions...
TypeError: invalid options argument
at optsArg (webpack-internal:///8520:13:11)
at mkdirp (webpack-internal:///706:11:10)
at eval (webpack-interna…
-
I am having issues initializing the store with the createStore provided via readux-dynamic-modules. I am most certainly doing something wrong, but could not figure out what. Any help would be apprecia…
-
Hi,
I found this topic already a couple of times but so far no solution worked for me.
This is how I include `redux-devtools`:
```js
const composeEnhancers = …
-
### Is your extension request related to a problem? Please describe.
Redux DevTools for debugging application's state changes.
### Describe the solution you'd like.
The extension provides power-ups…
-
I just added `crossbuilder` in a nested folder in another of my repositories (so it uses parent `babelrc`, `eslintrc`,etc.), so this problem could be related to my specific config, but wanted to share…
-
With the following code:
```js
import installExtension, { REACT_DEVELOPER_TOOLS, REDUX_DEVTOOLS } from 'electron-devtools-installer';
app.whenReady().then(() => {
if (!isProd) {
installExten…
-
### Which @ngrx/* package(s) are relevant/related to the feature request?
store-devtools
### Information
As instructed by Chrome Redux devtools extension, we can [add our built-in actions creators]…
-
tl;dr; `message` events trigger CD which makes the Profiler unusable together with Redux DevTools
----
- Project with NgRx, `StoreDevToolsModule` and Redux DevTools Chrome Extension
- NgRx an…
-
We're using `redux-devtools-themes` for the extensions buttons as well as some monitors do. So, it wouldn't be difficult to implement theming. Anyway we need a PR for a light theme to [`redux-devtool…