vuetify
vuetify copied to clipboard
[Bug Report][2.5.10] Attach with absolute behavior in v-menu
Environment
Vuetify Version: 2.5.10 Vue Version: 2.6.11 Browsers: Chrome 103.0.0.0 OS: Windows 10
Steps to reproduce
Download my project and click on the second button. To understand what was the behavior before, change the version to 2.5.9
Expected Behavior
Same functionality as 2.5.9
Actual Behavior
v-menu-content moved somewhere
Reproduction Link
https://github.com/SakuraBurst/v-menu
Other comments
Prior to version 2.5.10, v-menu with attach and absolute params had the usual understandable behavior. Now I don't understand how it works
To clarify what it looks like to me:
2.5.9
2.5.10

Are you using 2.5.10 in the reproduction because it works in 2.6?
@KaelWD No, I'm using 2.5.10 because that's where the behavior came from. The latest version still has the same
Probably caused by 83f262a9