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
hi! i'm using your library for a long time. i've a vue2 large application which I am going to port first to vue 2.7 (naruto) and then hopefully to vue3. as vue2.7 embed the vue-composition-api functionalities, i'll remove it from the project. but because of this you library is no longer working. i'm just using three hooks: useState, useRouter and useMutations. how do you recommend to proceed to update your library? any help is much appreciated!
The text was updated successfully, but these errors were encountered:
hi! i'm using your library for a long time. i've a vue2 large application which I am going to port first to vue 2.7 (naruto) and then hopefully to vue3. as vue2.7 embed the vue-composition-api functionalities, i'll remove it from the project. but because of this you library is no longer working. i'm just using three hooks: useState, useRouter and useMutations. how do you recommend to proceed to update your library? any help is much appreciated!
The text was updated successfully, but these errors were encountered: