Vue-select: Open select

Created on 21 Dec 2017  路  1Comment  路  Source: sagalbot/vue-select

It seems to be impossible to leave the select open for testing style in Developer Tools. After selecting an option from the dropdown, the dropdown vanishes, so testing styles is impossible.

Is it possible by adding a class to the select, or similar method?

Most helpful comment

Using vue-devtools, send the component to your console, then go $vm0.open = true.

>All comments

Using vue-devtools, send the component to your console, then go $vm0.open = true.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FrancescoMussi picture FrancescoMussi  路  3Comments

NexoraSolutions picture NexoraSolutions  路  3Comments

jluterek picture jluterek  路  3Comments

rudykaze picture rudykaze  路  3Comments

fabianmieller picture fabianmieller  路  3Comments