redux icon indicating copy to clipboard operation
redux copied to clipboard

A JS library for predictable global state management

Results 82 redux issues
Sort by recently updated
recently updated
newest added

## What docs page is being added or updated? - **Section**: Usage - **Page**: Code Splitting ## For Updating Existing Content ### What updates should be made to the page?...

docs

## What docs page needs to be fixed? - **Section**: [Why isn't my component re-rendering, or my mapStateToProps running?](https://redux.js.org/faq/react-redux#why-isnt-my-component-re-rendering-or-my-mapstatetoprops-running) - **Page**: [Redux FAQ: React Redux](https://redux.js.org/faq/react-redux) ## What is the problem?...

docs

## What docs page needs to be fixed? In the Redux Docs > Usage With Typescript > [Type Checking Redux Thunks](https://redux.js.org/usage/usage-with-typescript#type-checking-redux-thunks), it recommends using the following to type thunks: ```typescript...

TypeScript

Deprecated Node versions are used in CI, potentially causing security and reliability issues. Instead, it's better to use GitHub's default Node version, which also doesn't require additional downloads or installations.

## What docs page is being updated? - **Section**: Using Selectors with React-Redux - **Page**: Deriving Data with Selectors ### What updates should be made to the page? Adding documentation...

docs

## What docs page needs to be fixed? - **Section**: Redux Essentials - **Page**: Part 8 RTK Query Advanced Patterns ## What is the problem? Seems like a minor typo/missing...

## Internal Tooling _(Please pardon my hijacking the feature template - this was the closest I could find. ❤️)_ Coming over from https://github.com/typescript-eslint/typescript-eslint/issues/6760: typescript-eslint is soon going to release a...

The detailed explanation component on dark theme is too bright and looks out of place compare to the rest of the theme. ![image](https://user-images.githubusercontent.com/97137887/235633929-c61297a0-da24-4e53-af83-626bd51e3103.png)

Both the "Essentials" and "Fundamentals" tutorials are currently showing `ReactDOM.render()`, and that needs to be update to match React 18.

docs

## What docs page needs to be fixed? - **Faq**: - **Redux FAQ: Organizing State**: https://redux.js.org/faq/organizing-state ## What is the problem? I was looking at this today and this FAQ...

docs