Skip to content

Disabled Dropdown still picking values #110

Closed
@fairking

Description

@fairking

If you disable Dropdown you are still able to change its value:

<Dropdown v-model="selectedItemId" :options="dropdownList.items" option-value="id" option-label="name" placeholder="Select.." disabled></Dropdown>

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: BugIssue contains a bug related to a specific component. Something about the component is not working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions