redux-devtools
redux-devtools copied to clipboard
DevTools for Redux with hot reloading, action replay, and customizable UI
When attempting to connect to a local server, I see the following error: `Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in...
 After a certain amount of time, when my site is running but Iām not using DevTools, it stops responding. If I close the page and reopen it in another...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | š§ This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/express](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express)) | [`^4.17.21` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@types%2fexpress/4.17.21/5.0.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`~5.5.4` -> `~5.6.3`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
Have opened our app in a chrome tab and Jira in another chrome tab. In the redux dev tools our app is selected. Yet, I see the Jira related redux...
It seems chrome updated this extension today and I am no longer able to manually dispatch events. Just getting an error message  From what I can tell there...
The reason for needing this feature is to enable search and expanding the nodes if the desired value is found. In previous versions this feature was available through shouldExpandNode. The...
This fixes #1751. I've tested it by building it locally and running the extension on Chrome.
Tested on Mac on Chrome and Firefox. Steps to repro: Switch the speed to live. Click play. Once the playback is complete, the entire Redux DevTools will go blank. You...