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.1.14] Typescript in multiple select #17219

Closed
AniaKru95 opened this issue Apr 24, 2023 · 1 comment
Closed

[Bug Report][3.1.14] Typescript in multiple select #17219

AniaKru95 opened this issue Apr 24, 2023 · 1 comment
Labels
duplicate The issue has already been reported

Comments

@AniaKru95
Copy link

Environment

Vuetify Version: 3.1.14
Vue Version: 3.2.47
Browsers: Firefox 112.0
OS: Windows 10

Steps to reproduce

It highlights only in my environement. I cannot reproduce it.

  1. Create a boolean variable
  2. Bind to v-select :multiple prop

Expected Behavior

Allow for binding boolean variable to multiple prop.

Actual Behavior

Show an error: Type boolean is not assignable to type false | undefined

Reproduction Link

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

Other comments

If I bind boolean variable to multiple prop, it works as expected, only highlights an error with typing. It is a little bit confused

@jcchrrr
Copy link

jcchrrr commented Apr 24, 2023

+1
Same error with returnObject prop in v-select #17211

@KaelWD KaelWD closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2023
@KaelWD KaelWD added the duplicate The issue has already been reported label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants