GitHub / reduxjs/react-redux issues and pull requests
#2135 - Upgrade to Yarn 4
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 6 comments
#2134 - Add `.gitattributes` file to make line endings more consistent
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 3 comments
#2133 - Bump ip from 1.1.5 to 1.1.9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#2130 - Add TypeScript 5.3 to CI
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2129 - Migrate type tests to Vitest
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 5 comments
#2128 - Getting issue in middleware of configureStore when update redux-toolkit to 2.0.1
Issue -
State: closed - Opened by abhishekantala24 over 1 year ago
- 1 comment
#2127 - Connect not working with detox envinronment
Issue -
State: closed - Opened by Daha62 over 1 year ago
- 2 comments
#2125 - Format all files
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2124 - Migrate from Jest to Vitest
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 3 comments
#2123 - Move `Equals` constraint into an intersection type.
Pull Request -
State: closed - Opened by DanielRosenwasser over 1 year ago
- 5 comments
#2122 - Remove unused isProcessingDispatch
Pull Request -
State: closed - Opened by Connormiha over 1 year ago
- 2 comments
#2121 - Getting Syntax error for react-redux when building project
Issue -
State: closed - Opened by MrRobo-t over 1 year ago
- 4 comments
#2119 - Add Expo and React Native to CI
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 3 comments
#2118 - Add `withTypes` vs previous typed-hooks comparison to docs
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2117 - Bump follow-redirects from 1.14.4 to 1.15.4 in /website
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#2116 - Provider properties for dev checks to be passed explicitly to new devModeChecks property
Issue -
State: closed - Opened by michael-freidgeim-webjet over 1 year ago
- 7 comments
#2115 - Modernize ESLint configuration
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 1 comment
#2114 - Introduce pre-typed hooks via `hook.withTypes<RootState>()` method
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2113 - After some time useSelector stops doing re-renders
Issue -
State: closed - Opened by retueZe over 1 year ago
- 8 comments
#2111 - where development or production mode should be specified?
Issue -
State: closed - Opened by michael-freidgeim-webjet over 1 year ago
- 7 comments
#2110 - Update hooks.md — reselect usage with multiple instances simplified
Pull Request -
State: closed - Opened by VorontsovIE over 1 year ago
- 3 comments
#2108 - TypeError: dispatcher.useSyncExternalStore is not a function
Issue -
State: closed - Opened by Raghav-254 over 1 year ago
- 1 comment
#2107 - Allow react-native newer than 0.69 as peer dependency
Pull Request -
State: closed - Opened by R3DST0RM over 1 year ago
- 4 comments
#2106 - Unable to resolve peer dependency react-native on react-native@0.73.0
Issue -
State: closed - Opened by R3DST0RM over 1 year ago
- 1 comment
#2105 - Drop `@types/react-dom` and lower `@types/react` to min needed
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2104 - Drop renderer-specific batching behavior and deprecate `batch`
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2103 - Jest: Module import syntax error
Issue -
State: closed - Opened by pwltr over 1 year ago
- 10 comments
#2102 - Change react-native output extension from `.mjs` to `.js`
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2101 - Replace CRA in `README` with VIte and Next
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2100 - Add an RN-specific bundle and consolidate imports
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2099 - Unable to resolve module react-dom
Issue -
State: closed - Opened by talaikis over 1 year ago
- 10 comments
#2097 - Bump fast-xml-parser from 4.2.4 to 4.3.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#2096 - Bump next from 13.4.5 to 13.5.1 in /examples/publish-ci/rr-rsc-context
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#2095 - v9.0 integration branch
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2094 - Change background colour for code in blockquotes for dark themes
Pull Request -
State: closed - Opened by EskiMojo14 over 1 year ago
- 3 comments
#2093 - Color visibility of some note
Issue -
State: closed - Opened by edcheyjr over 1 year ago
- 5 comments
#2092 - Use scoped JSX for React types
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2091 - Rename `noopCheck` to `identityFunctionCheck`
Pull Request -
State: closed - Opened by aryaemami59 over 1 year ago
- 2 comments
#2090 - Rename `noopCheck` to `identityFunctionCheck`
Issue -
State: closed - Opened by aryaemami59 over 1 year ago
- 1 comment
#2089 - Check why we no longer bail out of subscription checks when `store.getState()` hasn't changed
Issue -
State: open - Opened by markerikson over 1 year ago
- 1 comment
#2088 - Disconnect from redux
Issue -
State: closed - Opened by gentlee over 1 year ago
- 22 comments
#2086 - Performance of useSyncExternalStore and React transitions
Issue -
State: open - Opened by OliverJAsh over 1 year ago
- 7 comments
Labels: performance
#2085 - Inline `react-is` utils to fix tree-shaking in 9.0
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2084 - Could not find react-redux context value; please ensure the component is wrapped in a <Provider>
Issue -
State: closed - Opened by ArtemFedorchuk over 1 year ago
- 4 comments
#2083 - Typo : extra `;` in code block
Pull Request -
State: closed - Opened by jdeniau over 1 year ago
- 3 comments
#2082 - Add a debug check to `<Provider>` to throw a more detailed error when used in Next
Issue -
State: open - Opened by markerikson over 1 year ago
- 7 comments
Labels: enhancement
#2081 - Redux is not working with Next 14 App routing
Issue -
State: closed - Opened by aahmedfaraz over 1 year ago
- 2 comments
#2080 - Allow useSelector without provider
Issue -
State: closed - Opened by OldStarchy over 1 year ago
- 1 comment
#2079 - Actually add `sideEffects: "false"` to `package.json` in v9
Pull Request -
State: closed - Opened by markerikson over 1 year ago
- 1 comment
#2077 - Bump react-devtools-core from 4.14.0 to 4.28.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2076 - React-redux can not be used with react 18.3.0 canary
Issue -
State: closed - Opened by artem-malko almost 2 years ago
- 1 comment
#2075 - Bump @babel/traverse from 7.15.4 to 7.23.2 in /website
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#2074 - Bump @babel/traverse from 7.14.8 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2073 - Bump postcss from 8.4.23 to 8.4.31 in /website
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 3 comments
Labels: dependencies
#2072 - Copy CI setup for RTK examples
Pull Request -
State: closed - Opened by markerikson almost 2 years ago
- 1 comment
#2071 - Component does not re-render when changing a value
Issue -
State: open - Opened by dylanwulf almost 2 years ago
- 7 comments
#2070 - Fix `uSES` imports and run against RTK CI examples
Pull Request -
State: closed - Opened by markerikson almost 2 years ago
- 1 comment
#2069 - Jest Snapshot tests failed after updating react native versions from 0.70.13 to 0.72.4
Issue -
State: closed - Opened by hellforever almost 2 years ago
- 4 comments
#2068 - Fix useSelector() in combination with lazy loaded components breaks with react v18 (#1977)
Pull Request -
State: closed - Opened by jeroenpx almost 2 years ago
- 4 comments
#2067 - Use default Node version in CI
Pull Request -
State: closed - Opened by nickmccurdy almost 2 years ago
- 5 comments
#2066 - Inline hoist-non-react-statics to eliminate a dep and help shaking
Pull Request -
State: closed - Opened by markerikson almost 2 years ago
- 1 comment
#2064 - Add stack to dev mode checks
Pull Request -
State: closed - Opened by EskiMojo14 almost 2 years ago
- 4 comments
#2063 - 9.0.0-alpha.0: 'ERR_MODULE_NOT_FOUND' 'use-sync-external-store/with-selector' from react-redux/dist/react-redux.mjs within Vitest
Issue -
State: closed - Opened by ryota-murakami almost 2 years ago
- 8 comments
#2062 - add an extra entrypoint for React Server Components
Pull Request -
State: closed - Opened by phryneas almost 2 years ago
- 1 comment
#2060 - Stale values in useSelector closure
Issue -
State: open - Opened by zimmru almost 2 years ago
#2059 - Typescript issues with redux-toolkit@2.0.0-beta.0
Issue -
State: closed - Opened by guillaumebrunerie almost 2 years ago
- 3 comments
#2058 - `shallowEqual` has a false-positive when comparing differing dates
Issue -
State: closed - Opened by Annoiiyed almost 2 years ago
- 8 comments
#2057 - react-redux Provider error
Issue -
State: closed - Opened by voletiswaroop about 2 years ago
- 16 comments
#2055 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#2054 - Bump semver from 5.7.1 to 5.7.2 in /website
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#2053 - Stop using globalThis
Issue -
State: closed - Opened by iowxy about 2 years ago
- 4 comments
#2052 - Bump semver from 5.7.1 to 5.7.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#2051 - Bump tough-cookie from 4.0.0 to 4.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#2050 - RSC-specific workarounds
Pull Request -
State: closed - Opened by phryneas about 2 years ago
- 5 comments
#2049 - TypeError: (0 , _useIsomorphicLayoutEffect.useIsomorphicLayoutEffect) is not a function
Issue -
State: closed - Opened by sundaram2021 about 2 years ago
- 11 comments
#2048 - The version >8.1.0 doesn't work in browsers that don't support Proxy
Issue -
State: closed - Opened by git-decadent about 2 years ago
- 2 comments
#2047 - [DRAFT] Prototype use of autotracking to optimize subscription behavior
Pull Request -
State: open - Opened by markerikson about 2 years ago
- 1 comment
#2046 - Error: (0 , _useIsomorphicLayoutEffect.useIsomorphicLayoutEffect) is not a function
Issue -
State: closed - Opened by xybl3 about 2 years ago
- 5 comments
#2045 - map context instances using `createContext` as key
Pull Request -
State: closed - Opened by phryneas about 2 years ago
- 3 comments
#2042 - Remove GA
Pull Request -
State: closed - Opened by markerikson about 2 years ago
- 2 comments
#2041 - Make context typing more accurate
Pull Request -
State: closed - Opened by EskiMojo14 about 2 years ago
- 2 comments
#2040 - selector performance measurement experiment
Pull Request -
State: open - Opened by phryneas about 2 years ago
- 1 comment
#2039 - create singleton context by React version
Pull Request -
State: closed - Opened by phryneas about 2 years ago
- 6 comments
#2038 - Update packaging, build config, and entry points for v9
Pull Request -
State: closed - Opened by markerikson about 2 years ago
- 2 comments
#2037 - Switch to Railway Umami instance
Pull Request -
State: closed - Opened by markerikson about 2 years ago
- 2 comments
#2036 - A documented utility to access store in plain js functions in React
Issue -
State: closed - Opened by tapansharma211 about 2 years ago
- 2 comments
#2035 - fix: Update hooks.md to fix custom equality function example
Pull Request -
State: closed - Opened by VolkRiot about 2 years ago
- 6 comments
#2034 - fix: fix typescript error on non exported type
Pull Request -
State: closed - Opened by luzzif about 2 years ago
- 2 comments
#2033 - Investigate hypothetical autotracking-based perf optimization
Issue -
State: open - Opened by markerikson about 2 years ago
- 1 comment
#2032 - setub babel with pnpm
Issue -
State: closed - Opened by abderrahmane-arache-nw about 2 years ago
- 1 comment
#2030 - Add an E2E-ish test that verifies behavior when imported into RSCs
Pull Request -
State: closed - Opened by markerikson about 2 years ago
- 2 comments
#2029 - Investigate per-React-version context instance caching
Issue -
State: closed - Opened by markerikson about 2 years ago
- 17 comments
#2028 - bug: `React.createContext` is not defined on Redux with NextJS SSR implementation
Issue -
State: closed - Opened by ssibrahimbas about 2 years ago
- 2 comments
#2027 - Getting undefined when I'm trying to use a Provider in my tests
Issue -
State: closed - Opened by Pelasua about 2 years ago
- 1 comment
#2026 - React-Redux v9 Roadmap: packaging, updated defaults, and improving RSC compat
Issue -
State: open - Opened by markerikson about 2 years ago
#2025 - lazily create Context for RSC compat
Pull Request -
State: closed - Opened by phryneas about 2 years ago
- 5 comments
#2024 - mapStateToProps should not be called with functional component rendering a connected class component
Issue -
State: open - Opened by pandaiolo about 2 years ago
- 4 comments
#2022 - Add warning for selectors that return the entire state
Pull Request -
State: closed - Opened by EskiMojo14 about 2 years ago
- 2 comments
#2021 - Update quick-start.md typos
Pull Request -
State: closed - Opened by snehil002 about 2 years ago
- 4 comments
#2020 - Redux Toolkit Query 2.0 Beta Uncaught Error: could not find react-redux context value
Issue -
State: closed - Opened by jonaldinger about 2 years ago
- 25 comments