I just tried to use autocomplete as specified in the docs. For me, it's unusable with both static options or promise based. Sometimes it works , sometimes it doesn't.
Chrome Version 66.0.3359.139, Vue material 1.0.0-beta-10.1
Option to be selected.
Select menu dissapears, no option is selected.
If I type a letter, and then I click the option, it correctly selects my option.
Also, when I add autocomplete in my page, I get a warning that required prop value is missing, although in the docs it's not mentioned anywhere.
https://codesandbox.io/s/mjrq8o7zvy?module=App.vue ( taken from your documentations )
This is weird, we fixed this here: https://github.com/vuematerial/vue-material/issues/1656
Yes, I went through the issues and saw that, but it was closed, so I thought reopen it might get attention again and fix it. One more thing, do you think it would work when bug will be fixed to use an autocomplete component in conjunction with md chips??
I have a usecase where I want to tag some event, and I'd like to select from list, search it, and also have multiple selection in forms of chips, so that the user will easily visualize and remove his selected tags. Do you think this would be appropriate? Or there is somethjing else that I didn't check.
Thank you
I'm also seeing this bug in my project.
And i did take a look at #1656 but the codesandbox posted by the OP still demonstrates this bug.
Even though the sandbox is using the latest version of vue-material.
@Samuell1 just tried this on https://codesandbox.io/s/mjrq8o7zvy?module=App.vue, still no luck

Hi :) this bug still occurs even when I clone the dev repository. any fix for that or a workaround?
@kfirufk it's not merged yet. You could try branch fix/MdAutocomplete/option-selecting.
I am still seeing this issue with v1.0.0-beta-10.2.
vuetify >> vue material
Take as example :D : https://vuetifyjs.com/en/components/autocompletes
Any update on this?
poke
poke^2
Its merged in dev branch from 7 Jun 2018, you can use it guys but dont forget to recompile it.
vuetify >> vue material
Take as example :D : https://vuetifyjs.com/en/components/autocompletes
Really? I'm using the vue-material in my project now, but I'm gonna use the vuetify. Thanks for letting me know this library.
any update on this one plz? still having the same issue
poke
Most helpful comment
I am still seeing this issue with v1.0.0-beta-10.2.