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

Alert component transition is not working #8271

Closed
nfraz007 opened this issue Aug 2, 2019 · 1 comment
Closed

Alert component transition is not working #8271

nfraz007 opened this issue Aug 2, 2019 · 1 comment

Comments

@nfraz007
Copy link

nfraz007 commented Aug 2, 2019

I am using vuetify 2.0.4, and i am facing problem in transition.

image

I have added alert component in my login form, this is my alert code

<v-alert 
type="error" 
transition="scale-transition"
>{{ message }}</v-alert>

but this is not showing transition effect.

@close-issue-app
Copy link

Please only create issues with the provided issue creator. In the boilerplate for creating an issue, it explains that any ticket made without this will be automatically closed. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow. Thank you.

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

1 participant