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
If you're trying to programmatically focus the select element, you're bound to focusing the db-select obviously, which doesn't propagate/delegate the focus to the native select element; compare to https://stackblitz.com/edit/vitejs-vite-gw1mhw?file=src/App.vue