vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.8.9] Combobox items not attached on iOS Safari

Open Snapu opened this issue 7 months ago • 1 comments

Environment

Vuetify Version: 3.8.9 Vue Version: 3.5.15 Browsers: Mobile Safari 18.3.1 OS: iOS 18.3.2

Steps to reproduce

Go to combobox docu page

https://vuetifyjs.com/en/components/combobox/#usage

Open example combobox

Scroll page

Expected Behavior

Items pop up right under or above the box and scroll together with it when scrolling the page

Actual Behavior

Items pop up at arbitrary location and do not scroll together with the box when scrolling the page

Reproduction Link

https://github.com/check-official-docu

Snapu avatar Jun 12 '25 15:06 Snapu

This is related to this bug: https://github.com/vuetifyjs/vuetify/issues/21551 which already has an open PR fix.

jcjp avatar Jun 14 '25 12:06 jcjp