You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to reproduce on my MBP, but the problem is very subtle. I'm curious about the implications of this thing constantly trying to calculate the ideal position.
Environment
Vuetify Version: 3.8.1
Vue Version: 3.5.13
Browsers: Chrome 135.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Expected Behavior
The menu should resize the same way it does without any zoom.
Actual Behavior
The menu flickers and struggles infinitely to get the correct top and max-height values.
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
Found it pretty similar to bug #21098, but the workaround didn't work for me, and in this case I need to zoom in to reproduce it.
The text was updated successfully, but these errors were encountered: