-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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.1.11] v-menu min-width property does not work #16987
Closed
Labels
Milestone
Comments
KaelWD
added
T: bug
Functionality that does not work as intended/expected
C: VMenu
VMenu
C: VOverlay
VOverlay
and removed
S: triage
labels
Mar 23, 2023
5 tasks
This appears to still be a problem. The repo link above still doesn't show the min-width being honored. The |
johnleider
added a commit
that referenced
this issue
May 21, 2024
fixes #16987 Co-authored-by: John Leider <john@vuetifyjs.com>
This was referenced Jul 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
Vuetify Version: 3.1.11
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Linux x86_64
Steps to reproduce
Click on the button to open the menu
Expected Behavior
The menu should have 500px width because it has min-width="500"
Actual Behavior
min-width property is not respected
Reproduction Link
https://codepen.io/kasheftin/pen/dyqQgJV?editors=1010
The text was updated successfully, but these errors were encountered: