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 Report][3.6.5] VSelect hide-selected doesn't work with return-object #19806

Closed
laventnc opened this issue May 13, 2024 · 0 comments · Fixed by #19807
Closed

[Bug Report][3.6.5] VSelect hide-selected doesn't work with return-object #19806

laventnc opened this issue May 13, 2024 · 0 comments · Fixed by #19807
Assignees
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@laventnc
Copy link

Environment

Vuetify Version: 3.6.5
Vue Version: 3.4.27
Browsers: Chrome 124.0.0.0
OS: Windows 10

Steps to reproduce

remove & add return-object to v-select in repo link...

Expected Behavior

presence of return-object prop shouldn't affect whether or not hide-selected works

Actual Behavior

when passing items as an array of objects, cannot use return-object with hide selected

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

you need to change the item after toggling return-object switch to see the issue.

@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VSelect VSelect and removed S: triage labels May 14, 2024
@johnleider johnleider self-assigned this May 14, 2024
@johnleider johnleider added this to the v3.6.x milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants