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][3.7.0] VNavigationDrawer not setting width when using bottom or top location #20396

Open
mcfarljw opened this issue Aug 26, 2024 · 0 comments

Comments

@mcfarljw
Copy link

Environment

Vuetify Version: 3.7.0
Last working version: 3.6.0-beta.0.0
Vue Version: 3.4.38
Browsers: Chrome 128.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

Set the width property to a value and the location to either bottom or top.

Expected Behavior

The height of the drawer is adjusted accordingly.

Actual Behavior

The height of the drawer is not changed.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

It sounds like there might have been a regression between 3.6-beta-0.0 and 3.6.0 release. Height is getting set auto where it was previously calculated.

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

No branches or pull requests

1 participant