-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Issues: vercel/swr
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
SWR is not eventually consistent in tests
area: testing
documentation
Improvements or additions to documentation
#1891
opened Mar 16, 2022 by
james-reed-toshi
Initial fallback for request with dynamic urls
documentation
Improvements or additions to documentation
#1520
opened Oct 1, 2021 by
macsikora
error thrown in mutate bubbles up to error of useSWR hook
area: mutation
discussion
Discussion around current or proposed behavior
#1551
opened Oct 13, 2021 by
felixroos
infinite: do not revalidate every page on mutate(undefined)
area: infinite
area: mutation
discussion
Discussion around current or proposed behavior
#1590
opened Oct 25, 2021 by
hazae41
TypeScript error when middleware changes type of data
area: typing
#1599
opened Oct 28, 2021 by
richardantao
stableHash compare questions / concerns
bug
Something isn't working
#1719
opened Dec 22, 2021 by
joshkel
Sideeffects on local bound mutate after changing key
area: mutation
discussion
Discussion around current or proposed behavior
#1732
opened Dec 24, 2021 by
samedii
Make sure mutate invalidates concurrent requests
area: mutation
bug
Something isn't working
#1786
opened Jan 14, 2022 by
shuding
Better documentation on the revalidation behavior of the infinite hook
area: infinite
documentation
Improvements or additions to documentation
#785
opened Nov 23, 2020 by
grazianodev
Suspense and Server-Side Rendering
area: suspense
bug
Something isn't working
#1906
opened Apr 6, 2022 by
pkellner
optimisticData
function does not use fallback as currentData
area: mutation
#2114
opened Aug 11, 2022 by
djfarly
Version 1 local storage provider does not work with version 2
area: cache
#2125
opened Aug 17, 2022 by
Nosherwan
When the fetcher function is generic the concrete type is not inferred
area: typing
#2126
opened Aug 17, 2022 by
phaux
populateCache
is being deferred when mutate
is called multiple times
area: mutation
#2186
opened Oct 7, 2022 by
henriqemalheiros
When Suspense is enabled, error thrown inside fetcher function is not thrown by SWR (swallowed)
area: suspense
#2194
opened Oct 14, 2022 by
0xoizys
fallback
prop does not work for useSWRInfinite
area: infinite
#2234
opened Nov 9, 2022 by
davidfurlong
Multiple consumers of the same cache key all paused if only one Something isn't working
isPaused()
evaluates to true
bug
#2333
opened Dec 22, 2022 by
Jackman3005
mutate optimisticData does not use updated optimistic state on consecutive calls
#4100
opened Feb 24, 2025 by
winkcor
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.