issues
search
nanostores
/
query
⚡️ Powerful data fetching library for Nano Stores. TS/JS. Framework agnostic.
MIT License
228
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cache breaking on query params
#61
nicko-winner
closed
2 weeks ago
1
[Question || Feature Request] - onErrorRetry, perform action on retries exhausted
#60
Bwvolleyball
opened
1 month ago
0
Compatibility with "module": "nodenext" in tsconfig.json
#59
whoisYeshua
opened
2 months ago
0
Correct invalidate vs revalidate in README.md
#58
danthegoodman1
closed
2 months ago
1
Hide type of arguments on first example
#57
baileys-li
closed
2 months ago
1
Feature request: keep previous data
#56
mrfratello
opened
3 months ago
2
Fix hanging promises
#55
dkzlv
closed
3 months ago
0
revalidateOnFocus
#54
sitarass
closed
3 months ago
7
Multiple re-renders | React
#53
sitarass
closed
3 months ago
4
Inconsistent Data Loading with Nano Stores Query and Vue.js
#52
misl-smlz
closed
1 week ago
5
fetcherStore.fetch promise will never be resolved when the data is empty
#51
BrRenat
closed
3 months ago
4
SSR query in Astro
#50
JacobZwang
opened
4 months ago
1
Warning when using a React component in an Astro project
#49
JacobZwang
closed
3 months ago
3
How to use a `FetcherStore` with a `computed()` atom
#48
Bwvolleyball
closed
4 months ago
2
call `revalidateKeys` when refetching
#47
mrfratello
closed
3 months ago
1
The counter `retryCount` in the `onErrorRetry` is not incremented
#46
mrfratello
closed
3 months ago
3
Weak typing when pass an object as a key
#45
mrfratello
closed
5 months ago
2
Can't install @nanostores/query (npm ERR! code ERESOLVE)
#44
overtune
closed
5 months ago
2
React Native parity
#43
dkzlv
closed
5 months ago
5
Error while installing via npm
#42
hemandev
closed
5 months ago
0
fix: support react native
#41
hemandev
closed
6 months ago
5
Fix typo
#40
aramikuto
closed
6 months ago
1
$store.set() not triggering the fetcher store
#39
hemandev
closed
3 months ago
8
Possible to implement something like useInfiniteQuery from @tanstack/query ?
#38
hemandev
opened
6 months ago
1
Suggestion: Add `isPending` State
#37
martinmckenna
closed
6 months ago
6
WIP for release/0.3.0
#36
dkzlv
closed
7 months ago
8
Custom `dedupeTime` depending on fetch success (solution for #23)
#35
eta-orionis
closed
7 months ago
1
Fake client-side idempotency
#34
dkzlv
closed
7 months ago
0
`Cannot update a component while rendering a different component` Error When Using Fetcher In Multiple Places
#33
martinmckenna
opened
8 months ago
1
`createFetcherStore` Making Request With Old Query Keys With Dynamic Params
#32
martinmckenna
closed
8 months ago
3
When to use mutations (and not plain functions)
#31
dkzlv
closed
7 months ago
0
Global fetcher vs transport agnostic
#30
hypeJunction
closed
9 months ago
9
Allows Consumer Pass Argument for Return Type of `createMutatorStore`
#29
martinmckenna
closed
9 months ago
1
Handling mutation errors on per-store level
#28
dkzlv
closed
7 months ago
3
Why Doesn't `mutate` return a value on Error or Promise Rejections?
#27
martinmckenna
closed
9 months ago
5
Time is in MS, not S
#26
dkzlv
closed
7 months ago
0
Add Mechanism to Refetch in `createMutatorStore` Without a Loading State
#25
martinmckenna
opened
9 months ago
2
Exports Types
#24
martinmckenna
closed
9 months ago
3
Responses with error codes are nevertheless cached until the next dedupe time
#23
eta-orionis
closed
9 months ago
5
Fetcher store always returns `loading: true` when used with svelte
#22
moaali
closed
1 year ago
1
ts-rest integration possibility
#21
Amuleus
closed
1 year ago
1
Feature Request: `invalidate()` in mutatorStore doesn't accept a key matcher function
#20
Bwvolleyball
closed
1 year ago
2
Next.js is supported correclty?
#19
21Chani
opened
1 year ago
2
Per component instance @nanostores/query without framework's useState()
#18
zelid
closed
1 year ago
2
Test Usage example
#17
Bwvolleyball
opened
1 year ago
2
Is there a way of dynamically updating `createFetcherStore` inputs?
#16
taktran
closed
1 year ago
2
Is there a way to persist the cache in the browser?
#15
frederikhors
closed
7 months ago
7
how work with mutate
#14
Suro4ek
closed
1 year ago
3
Fix Issue #12: Incorrect Loading State
#13
jilio
closed
1 year ago
1
Fetcher store always returns `loading: false` despite ongoing Promise
#12
jilio
closed
1 year ago
3
Next