issues Search Results · repo:DamianOsipiuk/vue-query language:TypeScript
Filter by
115 results
(82 ms)115 results
inDamianOsipiuk/vue-query (press backspace or delete to remove)I am using vue-query and trying to create a hook to make a normal mutation but the return type of useMutation is not
correct like the previous versions of typescript
(alias) useMutation ICreatePasswordlessUser, ...
FalconHD
- Opened on Nov 15, 2023
- #282
For testing library providing the VueQueryPlugin works perfect. But sometimes I want to test stores / composables / etc.
where I don t render, and I d prefer not to mock vue query because I want to test ...
scottmillionnexient
- Opened on Oct 17, 2023
- #281
I have come across an issue in regards to using custom elements. While calling useQuery inside of a custom element vue
component (with .ce.vue extension) the following warning is shown in the console and ...
yavuzsecer88
- Opened on Jan 10, 2023
- #274
Hey man, thanks for all your hard work on vue-query. Awesome to have this tool in Vue now.
Quick question for you: have you ever thought about integrating this with TRPC? TRPC has an integration for react ...
kylegl
- 2
- Opened on Jan 9, 2023
- #273
I use vue-query in several packaged components that I have. Because they re only components, there is no app instance
that I can use the VueQueryPlugin with. Instead, I ve been using useQueryProvider in ...
stellR42
- 1
- Opened on Nov 17, 2022
- #267
I m trying to use vue-query on vue2.7 but not working.
When I call useQueryClient in a setup function, the following error occurs:
vue-query hooks can only be used inside setup() function.
I looked ...
KazumaChihaya
- 2
- Opened on Nov 14, 2022
- #265
KazumaChihaya
- 1
- Opened on Nov 14, 2022
- #264
Got an error because yarn auto-installed react-query v4.
✘ [ERROR] Could not resolve react-query/core
node_modules/vue-query/lib/index.mjs:2:180:
2 │ ...nt as QueryClient$1, QueryObserver, ...
jwahdatehagh
- 2
- Opened on Nov 4, 2022
- #262
I m sorry that I can t give you a small repro. I also don t understand what makes this happen, because normally the
enabled option is honored.
But in any case, here s the proof:
img width= 1242 alt= ...
Evertt
- 2
- Opened on Oct 26, 2022
- #261

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.