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

Persistent Navigation drawers ignoring open state (always open) #1724

Closed
abelovic opened this issue Sep 13, 2017 · 1 comment
Closed

Persistent Navigation drawers ignoring open state (always open) #1724

abelovic opened this issue Sep 13, 2017 · 1 comment
Assignees
Labels
T: bug Functionality that does not work as intended/expected

Comments

@abelovic
Copy link

Versions

Vue: 2.4.3
Vuetify: 0.15.6
OS: Windows 10
Browser: Chrome v60.0.3112.113

What is expected ?

When you set a persistent navigation drawer to "closed" by setting the v-model=false, it should not be open when you first load the page

What is actually happening ?

It is always open on first load (see codepen). It may have something to do with the resize-watcher? This does not appear to apply to mobile (mobile is always closed) but I believe this is the intended behavior.

Reproduction Link

https://codepen.io/ad_bel/pen/ZJwxgw

@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Sep 13, 2017
@johnleider johnleider self-assigned this Sep 13, 2017
@lock
Copy link

lock bot commented Apr 15, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants