reduxjs/redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
TypeScriptMIT
Pinned issues
Issues
- 2
- 9
- 0
RTK Query gets stuck in "pending" state when following the persistence example from the website
#4715 opened by GertSallaerts - 3
invalidateTags only seems to work with a setTimeout
#4706 opened by wmonecke-oss - 4
React component using `useQuery` fails to render data when using `jest.useFakeTimers`
#4693 opened by ensconced - 3
`upsertQueryEntries`: `any` value assignment
#4712 opened by JacobJaffe - 1
RTK Query 2.0 Migration: Typing `onQueryStarted` without `LifecycleApi` types
#4711 opened by JacobJaffe - 0
- 10
RTK query - cache key is randomly getting deleted resulting in a loss of data
#4697 opened by thoughtworks-tcaceres - 3
- 0
invalidateTags only works with a setTimeout
#4705 opened by wmonecke - 2
ERROR: Repository not found
#4704 opened by NorseGaud - 4
createEntityAdapter no longer excepting classes
#4700 opened by Sawtaytoes - 0
Slices and Dependency Inversion (D from SOLID)
#4698 opened by simprl - 3
- 5
- 2
resetApiState issue
#4684 opened by EhsanKhalili - 12
- 0
Deprecation warning on act in tests
#4685 opened by isqua - 0
Prevent persisted data from changing when request got network errors like ERR_CONNECTION_RESET
#4680 opened by MHasannejadi - 0
Re-export setGlobalDevModeChecks from reselect
#4681 opened by nodwyer4 - 1
invalidatesTags is not refetching or trigging api
#4679 opened by faizanibneadil - 2
RTK Query url with parameter which is an array
#4678 opened by komarovalexander - 2
Unexpected Behavior with State Updates
#4673 opened by abuzain432432 - 0
- 5
- 0
- 0
Getting mutation data in different component after mutation returns data from backend
#4666 opened by MarvinCorro - 3
Website doc typo: `UseMutationResult.fulfilledTimestamp` should be `fulfilledTimeStamp`
#4634 opened by thom-nic - 1
- 1
invalidatesTags - minor improvement
#4644 opened by croraf - 2
Test Failure: Mismatch in Error Message Formatting for Non-JSON Response in fetchBaseQuery
#4631 opened by Adagedo - 2
- 0
- 2
- 1
How do I disable self certificate verification?
#4661 opened by DKGH - 6
state.filter changes nothing
#4660 opened by M1dnight-ofcl - 1
Is it safe to use action.meta.arg.originalArgs for passing custom options to a rejected action listener?
#4659 opened by AndreasNH - 3
Feature Request: Limit number of concurrent requests
#4654 opened by nikischin - 5
- 4
How I pass useQuery as prop to component?
#4646 opened by bylly1 - 1
Allow `useStrictShallowCopy` from `immer` to be configurable in `configureStore`
#4639 opened by orkhanrustamli - 1
How use endpoint.select() outside of hooks?
#4648 opened by lainas262 - 6
No response and no errors for one endpoint
#4652 opened by bob-devereux - 3
Allow specification for file extension to be used in import statement paths for files created by code generation
#4645 opened by TheMartianMaker - 9
- 2
I'm trying to pass the dispatch() function of asyncThunk as an argument, but I can't figure out the correct type
#4626 opened by Stobles - 1
Using RTK-Query with my store doesn't relay the fulfilled result back to the state
#4627 opened by loxator - 8
Parent/Child component both select Redux state, but only Parent sees changes?
#4625 opened by jasonlo87 - 3
injectEndpoints (baseQueryWithReauth)
#4622 opened by ValyaBabenkov