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

SelectMenu incorrect works with value-attribute #1239

Closed
kicaj opened this issue Jan 16, 2024 · 1 comment
Closed

SelectMenu incorrect works with value-attribute #1239

kicaj opened this issue Jan 16, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@kicaj
Copy link
Contributor

kicaj commented Jan 16, 2024

Environment

node: v18.18.2
npm: 9.8.1
Vue: 3.4.10
Nuxt: 3.9.1
Nuxt UI: 2.12.0

Version

v2.12.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-g1zatx?file=app.vue

Description

If I good understand, option option-attribute is for displaying labels on SelectMenu. But option value-attribute is just for values, like ids in added example.

The problem is, when we set both options and we try select other option in SelectMenu, then selected label is incorrect.

Additional context

No response

Logs

No response

@kicaj kicaj added the bug Something isn't working label Jan 16, 2024
@benjamincanac benjamincanac added the duplicate This issue or pull request already exists label Jan 16, 2024 — with Volta.net
Copy link
Member

Duplicate #1151

@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 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 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants