You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am confused. Please tell me if the @vue/apollo-option package is ready to work with Vue 3?
From the docs:
This library integrates apollo (opens new window) in your Vue (opens new window) components with declarative queries. Compatible with Vue 2.0+ and 3.0+.
The documentation describes how to integrate with Vue 2. I tried to integrate with Vue 3, but nothing worked. There is already a similar topic here, but the question remains unanswered.
Please note the question is about @vue/apollo-option, not @vue/apollo-composable
Describe the bug
I am confused. Please tell me if the
@vue/apollo-option
package is ready to work with Vue 3?From the docs:
The documentation describes how to integrate with Vue 2. I tried to integrate with Vue 3, but nothing worked. There is already a similar topic here, but the question remains unanswered.
Please note the question is about
@vue/apollo-option
, not@vue/apollo-composable
To Reproduce
https://codesandbox.io/s/priceless-thunder-3om5t
Expected behavior
Correct integration with Vue 3 (?)
Versions
vue: 3.0.0
@apollo/client: ^3.3.13
@vue/apollo-option: 4.0.0-alpha.11
Additional context
https://v4.apollo.vuejs.org/migration/#installation
https://v4.apollo.vuejs.org/guide-option/setup.html
The text was updated successfully, but these errors were encountered: