vue-material icon indicating copy to clipboard operation
vue-material copied to clipboard

Async dropdown is broken

Open marcelofern opened this issue 4 years ago • 4 comments

Steps to reproduce

1 - Go to the website: https://vuematerial.io/components/autocomplete/

2 - Play with the autocomplete (async) and confirm that you get this result: lol

Which browser?

Chrome

What is expected?

The country name to pop up accordingly instead of [Object, Object]

Reproduction Link

It's in the documentation itself.

marcelofern avatar Mar 08 '20 19:03 marcelofern

Same for the other autocompletes in the page where the options are a list of object rather than a list of strings.

marcelofern avatar Mar 09 '20 19:03 marcelofern

I have the same problem since today...

MarkCorazon avatar Oct 12 '20 12:10 MarkCorazon

This problem still exists. Any workaround?

christhofer avatar Nov 24 '20 11:11 christhofer

This still exists. Is there an event that we could handle to grab what we need from a list of objects?

blackdwarf avatar Apr 13 '21 06:04 blackdwarf