Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Select/SelectMenu popper open when clicking #trailing #1987

Open
valh1996 opened this issue Jul 25, 2024 · 0 comments
Open

[Bug] Select/SelectMenu popper open when clicking #trailing #1987

valh1996 opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@valh1996
Copy link

valh1996 commented Jul 25, 2024

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: pnpm@9.6.0
  • Builder: -
  • User Config: devtools, vite, routeRules, app, css, imports, runtimeConfig, modules, auth, i18n, colorMode
  • Runtime Modules: @nuxtjs/i18n@8.0.0, @sidebase/nuxt-auth@0.6.4, @vueuse/nuxt@10.11.0
  • 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

@benjamincanac benjamincanac added the bug Something isn't working label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants