issues
search
ConsoleTVs
/
sswr
🔥 Svelte stale while revalidate (SWR) data fetching strategy
MIT License
243
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Quality control & maintenance of SSWR
#52
marekdedic
opened
10 months ago
3
Is there a changelog?
#51
marekdedic
opened
10 months ago
0
SSWR no longer updating with longer `dedupingInterval`
#50
marekdedic
opened
10 months ago
0
Replace vue with svelte and fix misspelling of recommended
#49
salisshuaibu11
closed
1 year ago
0
Documentation typo: Global configuration options
#48
salisshuaibu11
closed
1 year ago
1
fix: Add types field to package.json exports
#47
lachlancollins
closed
11 months ago
3
Difference to @tanstack/svelte-query
#46
inzanez
opened
1 year ago
1
Svelte 4 support
#45
MaxLeiter
closed
1 year ago
2
Support vite 4
#44
sauramirez
closed
1 year ago
1
Dependent fetching doesn't revalidate when changing to an already cached value
#43
marekdedic
opened
1 year ago
0
Fixed mutate not accepting a function
#42
marekdedic
closed
1 year ago
1
Multiple SWRs in one component keep resetting each other
#41
marekdedic
opened
1 year ago
0
Posible vite4 incompatibility
#40
vladblindu
closed
1 year ago
2
Add option for polling interval
#39
Coreusa
opened
2 years ago
0
[HELP] Error: Function called outside component initialization
#38
psociety
opened
2 years ago
0
SvelteKit - Named export 'SWR' not found
#37
mikenikles
closed
1 year ago
3
fix: data populates on ssr if `initialData` is provided.
#36
sharmapukar217
closed
2 years ago
0
fix: data is now not undefined if `initialData` is provided.
#35
sharmapukar217
closed
2 years ago
2
Server side rendering SvelteKit example does not work
#34
khromov
opened
2 years ago
0
Problem: On update SWR was not refetching new data
#33
mgarf
closed
1 year ago
10
Add SvelteKit SSR example to README
#32
khromov
closed
2 years ago
3
Rename non-existent function revalidateOnMount to revalidateOnStart in README
#31
khromov
closed
2 years ago
0
revalidateOnMount missing?
#30
khromov
closed
2 years ago
2
Add `isValidating` prop
#29
albingroen
closed
2 years ago
1
make revalidate() fires immediately?
#28
halindraprakoso
closed
3 years ago
4
If `fetcher` returns `null` the revalidation is ignored
#27
rauchg
opened
3 years ago
1
`fetcher` is sometimes ignored and it uses the default `fetch`
#26
rauchg
closed
2 years ago
1
Support synchronous `fetcher` function
#25
rauchg
closed
3 years ago
3
Dependent fetching just doesn't work?
#24
tmladek
opened
3 years ago
12
Remove note about the additional sveltekit-setup
#23
benbender
closed
3 years ago
1
Do we really need `isValid`?
#22
frederikhors
closed
3 years ago
7
Misprint
#21
frederikhors
closed
2 years ago
0
Expose a method to get the cache?
#20
frederikhors
closed
3 years ago
20
add `stop`, `isLoading` and `isValid`
#19
frederikhors
closed
2 years ago
15
add svelte field in package.json
#18
frederikhors
closed
3 years ago
2
`data` is `undefined` using reactive query
#17
frederikhors
opened
3 years ago
8
Cannot use `() => string` as key?
#16
frederikhors
closed
3 years ago
4
Global Background Fetching Indicator
#15
frederikhors
opened
3 years ago
0
Is there a way to display placeholder data?
#14
frederikhors
closed
3 years ago
4
Misprint
#13
frederikhors
closed
3 years ago
0
Array as keys?
#12
frederikhors
opened
3 years ago
28
Add Note about usage with SvelteKit to Readme
#11
frederikhors
closed
3 years ago
1
Is there a way to persist data in browser?
#10
frederikhors
opened
3 years ago
4
I added sswr to sveltesociety (2021)
#9
frederikhors
closed
3 years ago
1
What's the status?
#8
frederikhors
closed
3 years ago
1
SvelteKit - Function called outside component initialization
#7
inzanez
closed
3 years ago
15
Issue during SSR, fetch not defined
#6
Evertt
closed
3 years ago
4
How does one declare the type of the incoming data?
#5
Evertt
closed
3 years ago
1
Suggestion: rename useSWR to something else
#4
kevmodrome
closed
3 years ago
4
Fixed typos in README
#3
kevlened
closed
3 years ago
1
Next