vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.73k stars 6.95k forks source link

[Bug Report][3.1.6] incorrectly placed menu on first hover (v-menu , v-autocomplate ) #16797

Closed samehdoush closed 1 year ago

samehdoush commented 1 year ago

Environment

Vuetify Version: 3.1.6 Vue Version: 3.2.47 Browsers: Edge 110.0.1587.57, Google Chrome OS: Windows 10

from Vuetify Version: 3.1.3 it became the issue Before that it was working fine

Steps to reproduce

set v-locale-provider on (ar) locale The first time the menu is opened, there will be a space between the menu and the right The second time it works fine Therefore, to try this, you must update the browser or update the code in order for the problem to appear

try click btn Activator in example

Reproduction Link

https://play.vuetifyjs.com/#...

samehdoush commented 1 year ago

I tried to find a solution to the problem, but I couldn't

KaelWD commented 1 year ago

Duplicate of #16628