Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled Dropdown still picking values #110

Closed
fairking opened this issue Dec 11, 2019 · 0 comments
Closed

Disabled Dropdown still picking values #110

fairking opened this issue Dec 11, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@fairking
Copy link

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

@cagataycivici cagataycivici self-assigned this Dec 20, 2019
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 20, 2019
@cagataycivici cagataycivici added this to the 1.0.0-rc.2 milestone Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants