ui
ui copied to clipboard
[Bug] Select/SelectMenu popper open when clicking #trailing
Environment
- Operating System: Darwin
- Node Version: v20.10.0
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: [email protected]
- Builder: -
- User Config: devtools, vite, routeRules, app, css, imports, runtimeConfig, modules, auth, i18n, colorMode
- Runtime Modules: @nuxtjs/[email protected], @sidebase/[email protected], @vueuse/[email protected]
- Build Modules: -
Version
2.18.1
Reproduction
https://stackblitz.com/edit/nuxt-ui-ubowv1?file=app.vue
Description
I'm trying to clear the item selected in a selectmenu using the #trailling slot. But it doesn't matter, it opens the menu instead. I've tried applying the .stop modifier but it's the same thing.
Is this a bug or am I doing something wrong?
Additional context
No response
Logs
No response