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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`~5.3.3` -> `~5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.4.5) |...

Loaded extension in both chrome and Firefox. I tried a local and public servers. (couldn't connect to a localhost:8000) Nothing happens. Windows 10 Version: 22H2 Chrome Version 122.0.6261.128 (Official Build)...

Description: I've added a "Copy" functionality that allows users to easily copy an object directly from the Tree. To implement this feature, we have incorporated `lodash.clonedeep` and its corresponding TypeScript...

Adds new CLI argument to change pingTimeout value. This solves few issues for me if I set crazy high number. 1) UXP in Photoshop has UWP implementation of WebSockets and...

Resolves #1100 From the docs, the `trace` function that returns a stack trace is supposed to be passed the action, so this fixes that. This should help some of the...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://redirect.github.com/styled-components/styled-components)) | [`^5.3.11` -> `^6.1.13`](https://renovatebot.com/diffs/npm/styled-components/5.3.11/6.1.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.1.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rjsf/core](https://togithub.com/rjsf-team/react-jsonschema-form) | [`^4.2.3` -> `^5.19.0`](https://renovatebot.com/diffs/npm/@rjsf%2fcore/4.2.3/5.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rjsf%2fcore/5.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/redux-logger](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-logger) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-logger)) | [`3.0.12` -> `3.0.13`](https://renovatebot.com/diffs/npm/@types%2fredux-logger/3.0.12/3.0.13) |...

This PR adds support for opening files directly in JetBrains IDEs (such as WebStorm, PhpStorm, IntelliJ IDEA) from Redux DevTools using the JetBrains built-in server. This feature enhances the workflow...

Description: I've added a "Copy" functionality that allows users to easily copy an object directly from the Tree. To implement this feature, we have incorporated lodash.clonedeep and its corresponding TypeScript...