issues
search
DamianOsipiuk
/
vue-query
Hooks for fetching, caching and updating asynchronous data in Vue
https://vue-query.vercel.app/
MIT License
1.11k
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Vitest - config.global.provide when using VueQueryPlugin not working
#281
scottmillionnexient
opened
1 year ago
0
docs: Update README.md with new Vue Query docs v2 link
#279
selemondev
closed
1 year ago
5
docs: clarify that status === 'loading' is equivalent to isLoading
#278
curtgrimes
closed
1 year ago
6
isSuccess.value
#277
fxjzz
closed
1 year ago
1
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33
#276
dependabot[bot]
closed
1 year ago
5
Support for custom elements
#274
yavuzsecer88
closed
1 year ago
0
TRPC integration?
#273
kylegl
closed
1 year ago
2
chore(deps): bump json5 from 2.2.1 to 2.2.3
#272
dependabot[bot]
closed
1 year ago
5
chore: update vue-demi version
#271
maggie-chen
closed
1 year ago
4
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#270
dependabot[bot]
closed
1 year ago
5
Using VueQueryPlugin doesn't work for me - bring back `useQueryProvider`?
#267
stellR42
closed
1 year ago
1
chore(deps): bump loader-utils from 1.4.0 to 1.4.2
#266
dependabot[bot]
closed
1 year ago
4
useQueryClient does not work with vue2.7
#265
KazumaChihaya
closed
1 year ago
2
use
#264
KazumaChihaya
closed
2 years ago
1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
#263
dependabot[bot]
closed
2 years ago
5
Resolving react-query.
#262
jwahdatehagh
closed
1 year ago
2
My query is running even though it is disabled, how is that possible?
#261
Evertt
closed
2 years ago
2
Custom useQuery typing
#260
voxivoid
closed
1 year ago
9
webpack loaders with nuxt-bridge
#259
esamani77
closed
2 years ago
2
chore: update readme, add migration steps
#257
hi-reeve
opened
2 years ago
3
How do you reset/clear the cache of all queries?
#256
Petri-Oosthuizen
closed
2 years ago
2
useQueryProvider not working in <script setup>
#254
jens-morten-mikkelsen
closed
2 years ago
2
Making as many options as possible a MaybeRef
#253
Evertt
closed
1 year ago
4
Migration path to official @tanstack/vue-query
#252
hi-reeve
opened
2 years ago
19
docs: tanstack migration
#251
DamianOsipiuk
closed
2 years ago
4
how to used with graphql-codegen
#250
productdevbook
closed
2 years ago
1
In version 2, why is the queryKey in useQuery a MaybeRef, but the mutationKey in useMutation isn't?
#249
Evertt
closed
2 years ago
8
docs: fix typo in overview.md
#248
Mosaab-Emam
closed
2 years ago
4
Getting data on dynamic routes right way
#246
Ask1n
closed
2 years ago
2
fix: align build pipeline to tanstack, update deps
#245
DamianOsipiuk
closed
2 years ago
5
vue-query hooks can only be used inside setup() function (nuxt-bridge)
#244
AndreyYolkin
closed
2 years ago
1
error with Nuxt 3 rc
#243
Gants102
closed
2 years ago
2
Plugin not installing after update to vue2.7
#242
jens-morten-mikkelsen
closed
1 year ago
13
feat: update to esm compliant query-core
#241
DamianOsipiuk
closed
2 years ago
5
feat: initialData type narrowing
#240
DamianOsipiuk
closed
2 years ago
4
fix: always watch useQueries
#239
DamianOsipiuk
closed
2 years ago
5
fix: suspense respects enabled and stale
#238
DamianOsipiuk
closed
2 years ago
5
vue-query hooks not work on nuxt v 2.15.8
#237
kevindev-ni
closed
2 years ago
1
Vue-Query Dev Tools Not Showing In Vue-Devtools
#236
aaronksaunders
closed
2 years ago
9
Vue Query is not deduping requests
#234
RickEyre
closed
2 years ago
5
Failing to enable caching with `useQueries`
#233
mfigurski80
closed
2 years ago
7
feat: unref useQueries options
#230
DamianOsipiuk
closed
2 years ago
5
Calling suspense on a query ignores the `enabled` config option
#229
SyntheticGoop
closed
2 years ago
12
useQueries doesn't seem to unpack deep ref options
#227
Evertt
closed
1 year ago
7
docs: fix nuxt 3 usage
#226
sondh0127
closed
2 years ago
13
Query not updating when invalidating cache
#225
matzeso
closed
2 years ago
4
Help typing composables query
#224
Vincent-HD
closed
2 years ago
4
Can't access to the cached data
#223
RomainoSoko
closed
2 years ago
5
Typescript compilation fails with v2 beta.5
#220
msokk
closed
2 years ago
3
fix: missing devtools dependency
#219
DamianOsipiuk
closed
2 years ago
4
Next