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

ui-drawer doesn't animate when using v-bind #67

Closed
brianreeve opened this issue Aug 23, 2021 · 1 comment
Closed

ui-drawer doesn't animate when using v-bind #67

brianreeve opened this issue Aug 23, 2021 · 1 comment

Comments

@brianreeve
Copy link

Using ui-top-app-bar with ui-drawer following the "automatic" portion of the documentation causes the drawer to have a slide-in/slide-out transition animation.

When replacing the automatic method with v-bind and handling the ui-top-app-bar's nav event to control drawer state, the animation no longer occurs. This is true whether using the event plugin or a component method to change the model.

Is this a bug or is there another way I should be achieving the slide-in/slide-out animation?

elf-mouse added a commit that referenced this issue Aug 24, 2021
@elf-mouse
Copy link
Member

Now, It's OK!

@brianreeve , thanks you very much :)

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