vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][2.5.10] Attach with absolute behavior in v-menu

Open SakuraBurst opened this issue 3 years ago • 4 comments

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

SakuraBurst avatar Jul 28 '22 22:07 SakuraBurst

To clarify what it looks like to me: 2.5.9 chrome_puARnAzVdC 2.5.10 chrome_hn9XOYuPfb

SakuraBurst avatar Jul 29 '22 12:07 SakuraBurst

Are you using 2.5.10 in the reproduction because it works in 2.6?

KaelWD avatar Jul 29 '22 12:07 KaelWD

@KaelWD No, I'm using 2.5.10 because that's where the behavior came from. The latest version still has the same

SakuraBurst avatar Jul 29 '22 13:07 SakuraBurst

Probably caused by 83f262a9

KaelWD avatar Jul 31 '22 09:07 KaelWD