issues
search
reduxjs
/
redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
https://redux-toolkit.js.org
MIT License
10.76k
stars
1.18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Keep `isSuccess` consistent when refetching after an error
#4732
markerikson
opened
2 days ago
4
Keep `isSuccess: true` when switching to an uninitialized cache entry
#4731
markerikson
closed
2 days ago
4
Copy FetchBaseQueryError type into docs
#4728
markerikson
closed
2 days ago
4
isRejectedWithValue does not return true on HTTP 403
#4725
nikischin
closed
3 days ago
3
second call of cached rkt query never get true
#4724
ivaylo-stoilov-i
closed
3 days ago
1
Allow passing meta to retry.fail, and passing baseQuery to ensure types match
#4723
EskiMojo14
closed
2 days ago
5
Redux won't add `Authorization` header to slightly different URL
#4722
Asqit
closed
2 days ago
0
Preventing retries should result in the same result structure as if the retry wasn't used.
#4721
LordZardeck
closed
2 days ago
5
Dispatching initiate() function resolves with a status of pending
#4720
npfitz
closed
4 days ago
11
Remove unnecessary export inside Quick Start documentation
#4719
maqsudtolipov
closed
5 days ago
1
RTK 2.0 Migration: `upsertQueryEntries` does not allow `refetch` behavior
#4717
JacobJaffe
opened
1 week ago
5
RTK Query gets stuck in "pending" state when following the persistence example from the website
#4715
GertSallaerts
opened
1 week ago
1
Add type helpers for `OnQueryStarted` callbacks
#4713
aryaemami59
closed
2 days ago
5
`upsertQueryEntries`: `any` value assignment
#4712
JacobJaffe
closed
1 week ago
3
RTK Query 2.0 Migration: Typing `onQueryStarted` without `LifecycleApi` types
#4711
JacobJaffe
closed
2 days ago
1
Question: Rtk Endpoint Hook Called In Component Loop
#4710
rdeanmcdonald
closed
2 days ago
0
add example to reproduce defect of serializeQueryArgs with skipToken
#4708
Themezv
closed
2 days ago
4
invalidateTags only works with a setTimeout
#4705
wmonecke
closed
2 weeks ago
0
ERROR: Repository not found
#4704
NorseGaud
closed
2 weeks ago
2
graphqlRequestBaseQuery "util.inherits is not a function"
#4702
barnabasbartha
closed
2 days ago
4
Read `window.rAF` later to allow fake timers to work correctly
#4701
ensconced
closed
2 days ago
6
createEntityAdapter no longer excepting classes
#4700
Sawtaytoes
closed
2 weeks ago
4
Slices and Dependency Inversion (D from SOLID)
#4698
simprl
closed
2 weeks ago
0
RTK query - cache key is randomly getting deleted resulting in a loss of data
#4697
thoughtworks-tcaceres
closed
2 weeks ago
10
`isPlainObject` and `isAction` are not exported causing build failure
#4696
adityasinghai3
closed
2 weeks ago
3
Add Redux.dev course banners
#4694
markerikson
closed
2 weeks ago
4
React component using `useQuery` fails to render data when using `jest.useFakeTimers`
#4693
ensconced
closed
2 days ago
4
catching errors in onQueryStarted remain unhandled in ui
#4690
anthonyss09
closed
2 weeks ago
12
Add ability to reset lazy query hooks
#4689
alexmotoc
closed
2 days ago
4
Update @testing-library/react from 13.3.0 to 16.0.1; Fixes #4685
#4686
isqua
opened
3 weeks ago
7
Deprecation warning on act in tests
#4685
isqua
opened
3 weeks ago
0
resetApiState issue
#4684
EhsanKhalili
opened
3 weeks ago
2
Re-export setGlobalDevModeChecks from reselect
#4681
nodwyer4
opened
4 weeks ago
0
Prevent persisted data from changing when request got network errors like ERR_CONNECTION_RESET
#4680
MHasannejadi
closed
4 weeks ago
0
invalidatesTags is not refetching or trigging api
#4679
faizanibneadil
closed
4 weeks ago
1
RTK Query url with parameter which is an array
#4678
komarovalexander
opened
4 weeks ago
2
Some fetch errors don't have FETCH_ERROR as the error status
#4677
bashlk
closed
2 days ago
5
rough outline for RSC prefetching
#4676
phryneas
opened
1 month ago
2
bundling adjustments to create apis that can be referenced in rsc
#4675
phryneas
opened
1 month ago
4
Update infinite query draft PR to separate `PageParams` type
#4674
markerikson
opened
1 month ago
4
Unexpected Behavior with State Updates
#4673
abuzain432432
closed
1 month ago
2
Question: Is it ok for one slice to import another slice?
#4672
ChristophP
closed
2 days ago
0
Ignore nullish values in tag invalidations
#4671
pierroberto
closed
2 days ago
3
RTK Query - Changing the default header from fetchBaseQuery not working
#4669
bylly1
opened
1 month ago
5
rtk-query Codegen OperationNameSuffix not appended in hook names
#4668
victorterraga
opened
1 month ago
0
Add a type for `createAsyncThunk` without the `withTypes` method
#4667
EskiMojo14
closed
2 days ago
4
Getting mutation data in different component after mutation returns data from backend
#4666
MarvinCorro
closed
2 days ago
1
fixing naming in docs to match the actual definition in apiState
#4665
MarvinCorro
closed
1 month ago
3
Type '{ ... }' does not satisfy the constraint 'AsyncThunkConfig'
#4664
jonathan-rosa
closed
1 month ago
1
How do I disable self certificate verification?
#4661
DKGH
closed
1 month ago
1
Next