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

[Select] Buggy behaviour of Select fields when used with vee-validate #3194

Open
arpadgabor opened this issue Jan 28, 2025 · 0 comments
Open
Labels
bug Something isn't working triage v3 #1289

Comments

@arpadgabor
Copy link

Environment

  • Operating System: Linux
  • Node Version: v20.9.0
  • Nuxt Version: 3.15.3
  • CLI Version: 3.20.0
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: compatibilityDate, devtools, modules, css
  • Runtime Modules: @nuxt/[email protected], @vee-validate/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.0-alpha.12

Reproduction

https://stackblitz.com/~/github.com/arpadgabor/nuxt-ui-3-bug

In case the above link does not work, here is the repo: https://github.com/arpadgabor/nuxt-ui-3-bug

Description

When using the Select and SelectMenu components with vee-validate, especially when there are multiple fields involved, there is a very weird behaviour. Selection does not work correctly, cannot close the dropdown, etc. I've added a recording as well (I keep clicking outside and on the menu options).

nuxt-ui-bug.mp4

Additional context

No response

Logs

@arpadgabor arpadgabor added bug Something isn't working triage v3 #1289 labels Jan 28, 2025
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 v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant