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

[Bug Report] v-navigation-drawer : synchronize the resize of the tool #13345

Closed
tsound88 opened this issue Mar 30, 2021 · 1 comment
Closed
Labels
C: VNavigationDrawer VNavigationDrawer

Comments

@tsound88
Copy link

tsound88 commented Mar 30, 2021

Environment

Vuetify Version: 2.4.8
Vue Version: 2.6.11
Browsers: Firefox 87.0
OS: Windows 10

Steps to reproduce

See the code

Expected Behavior

Resize correctly the v-app-bar when expand-on-hover go from true to false then to true.

Actual Behavior

expand-on-hover from true to false then to true doesnt resize the v-app-bar computedLeft until a mouse hover is done

Reproduction Link

https://codepen.io/tsound/pen/ZELBQmP

Other comments

To correct :

  • When expandOnHover goes to true => reset the data isMouseover (set to false)
@ghost ghost added the S: triage label Mar 30, 2021
@johnleider
Copy link
Member

johnleider commented Jul 16, 2021

Duplicate of #13327 and #13309

If you have any questions, please reach out to us in our Discord community.

@johnleider johnleider added C: VNavigationDrawer VNavigationDrawer and removed S: triage labels Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VNavigationDrawer VNavigationDrawer
Projects
None yet
Development

No branches or pull requests

2 participants