You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Vuetify@2.4.6 Autocomplete (internal Text-Field) within a shadow DOM fails to focus or display the menu when focused. Auto-focus initially applies focus as expected.
The fix to TextFields in version 2.4.5 was set to fix this issue as reported here: #7622
I am still running into an issue with a TextField within an Autcomplete.
Has anyone else experienced this when working with the shadow DOM?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Using Vuetify@2.4.6 Autocomplete (internal Text-Field) within a shadow DOM fails to focus or display the menu when focused. Auto-focus initially applies focus as expected.
The fix to TextFields in version 2.4.5 was set to fix this issue as reported here: #7622
I am still running into an issue with a TextField within an Autcomplete.
Has anyone else experienced this when working with the shadow DOM?
Beta Was this translation helpful? Give feedback.
All reactions