Skip to content
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

Transition property not found in vue-demi #186

Open
ECJ222 opened this issue Aug 10, 2022 · 2 comments
Open

Transition property not found in vue-demi #186

ECJ222 opened this issue Aug 10, 2022 · 2 comments

Comments

@ECJ222
Copy link

ECJ222 commented Aug 10, 2022

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?

@takuma-ru
Copy link

@ECJ222

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.

@ECJ222
Copy link
Author

ECJ222 commented Aug 13, 2022

Thank you, @takuma-ru!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants