Kristian Malamov

Results 4 comments of Kristian Malamov

Sorry for being absent, have a lot of personal and work stuff related. I will look into the comments and everything today after work.

I saw that `transformItem` already does what I have suggested [here](https://github.com/vuetifyjs/vuetify/pull/16859#discussion_r1261687732) and is the `title` property inside `item` so I guess it makes sense to use just that and all...

@johnleider the test failing now is that since `returnObject` is looking for the value inside the objects it finds `Item 3` and makes it the selected one rather than creating...

> What is the reason for adding the fallback? That's what the `|| v` is for. @johnleider the reason is because when we have `items` without `value` property like the...