Open
Description
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