-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Migration path to official @tanstack/vue-query #252
Comments
It's in the readme:
|
oh sorry didn't check the readme. anyway thankyou. |
I will reopen this for now to give migration path more visibility. |
sure, thankyou! |
That is interesting, since no code was changed during migration. |
|
Could you try to do a clean install after switching to
|
@zynth17 I'm not able to reproduce it. Could you provide minimal reproduction repo for this? |
this is hard, i will try to create a repro. |
trying to move again this morning with really" clean install, it works. 😅 steps to move to
it works. edit : the steps work, but if you use ci/cd like jenkins, might not work because you need to really clean install the edit 2 : i opened a pr to update the readme on #257 @DamianOsipiuk |
Sadly the tanstack documentation is quite lacking when it comes to Vue-specific features. For example, it doesn't explain how to use Vue suspense, only React suspense. |
@douira https://github.com/DamianOsipiuk/vue-query/tree/main/examples/suspense @tanstack/vue-query documentation will be updated with documentation from this repository |
Hi, thanks for the pointer to that example. I've tried out that example and found that it doesn't set |
You can find API reference here: https://tanstack.com/query/v4/docs/reference/useQuery |
Wonderful, thanks. |
@DamianOsipiuk Hi bro, the doc migration guide can not visit. |
@Developer27149 This page is accessible for me. Maybe your machine have some website blocking policies? Try from another machine or trough a VPN |
would be a good way to have a way to migrate on the official vue query since now it is supported officially
https://twitter.com/tkdodo/status/1576668077609357312?s=46&t=Kn57aM8aAZTQwKJCFC-HPw
The text was updated successfully, but these errors were encountered: