redux-devtools icon indicating copy to clipboard operation
redux-devtools copied to clipboard

DevTools for Redux with hot reloading, action replay, and customizable UI

Results 256 redux-devtools issues
Sort by recently updated
recently updated
newest added

Application on Angular + NgRX. Everything is connected according to the instructions. At first everything works normally, but when going to a certain screen, the devtools window becomes gray-blue, and...

`window.__REDUX_DEVTOOLS_EXTENSION__.open('panel')` and it opens on the left instead

I with to use `react-json-tree` for my app's json editing feature, since it's maintained by redux team, I can not find any reason why not. But it seems it lacks...

I can't seem to access redux using the command menu. Not sure if it is something on my local or something that needs to be configured at google's end. Heres...

This PR is meant to add the `expandCollapseAll` prop that is needed to enable/disable the expand all/collapse all feature for the react-json-tree package. That prop allow to customize de initial...

hi! i'm currently using `react-json-tree` for a project without issues. i tried to upgrade my project from nextjs 12 -> 13 but it seems like something is breaking when running...

Image resources used in the [README.md](https://github.com/reduxjs/redux-devtools/blob/main/packages/react-json-tree/README.md) are not available anymore, e.g. http://cl.ly/image/3f2C2k2t3D0o/screenshot%202015-08-26%20at%2010.24.12%20AM.png. Can somebody make them available again?

Add search feature for State tree. Search is done using a fork of [JSONPath-plus](https://www.npmjs.com/package/jsonpath-plus) (fork used: https://github.com/JSONPath-Plus/JSONPath/pull/185 ) which adds support for Content Security Policy by eliminating the use of...

The issue mentioned in the other repo seems to be occurring even now. Please have a look. https://github.com/zalmoxisus/redux-devtools-extension/issues/112

![image](https://github.com/reduxjs/redux-devtools/assets/125430420/9fd5bf11-70cc-416c-be5a-ced9519a63ee) I am using one of the example to setup remote devtool but getting this error. sir can you help ? Thanks you in Advance