When the is set to an absolute position, the --v-layout-left: 256px setting for the component is causing an issue by shifting the main view, which should not happen. This is particularly problematic when considering a navigation drawer placed within a card that has an absolute position.
Environment
Vuetify Version: 3.5.4 Vue Version: 3.4.19 Browsers: Chrome 121.0.0.0 OS: Windows 10
Steps to reproduce
Expected Behavior
The navigation drawer does not close when hovering the v-autocomplete menu.
Actual Behavior
It closes
Reproduction Link
https://play.vuetifyjs.com/#...