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-bottomsheet] prop width is not effective in v-bottomsheet #10261

Closed
whbjzzwjxq opened this issue Jan 17, 2020 · 0 comments · Fixed by skyYaga/skdvin-webapp#18, skyYaga/skdvin-webapp#21 or anyulled/reactivewebflux#5 · May be fixed by andrebaldo/python-vue-spa-boilerplate#3
Assignees
Labels
C: VBottomSheet T: bug Functionality that does not work as intended/expected
Milestone

Comments

@whbjzzwjxq
Copy link

Environment

Vuetify Version: 2.2.3
Vue Version: 2.6.10
Browsers: Chrome 79.0.3945.117
OS: Windows 10

Steps to reproduce

Add width='500' to v-bottomsheet and v-sheet

Expected Behavior

both of them reduce width to 500px

Actual Behavior

only v-sheet reduce width but not v-bottomsheet
the grey overlay is shown

Reproduction Link

https://codepen.io/whbjzzwjxq/pen/vYEVgMm?editable=true&editors=101

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