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
The Transition property found in Vue is not exported/found in Vue-demi. Is there an alternative to this in vue-demi I could use or a possible solution?
The text was updated successfully, but these errors were encountered:
Hi!
I faced the same problem before, but was able to solve it by using useTransition() in the vueuse.
I will post my repository for your reference.
However, I am not yet completely familiar with this library, so please let me know if you have any questions.
The Transition property found in Vue is not exported/found in Vue-demi. Is there an alternative to this in vue-demi I could use or a possible solution?
The text was updated successfully, but these errors were encountered: