Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

[Bug] The items in a select multiple can be deleted even using disabled and readonly props #189

Open
fernandjdp opened this issue Nov 2, 2021 · 0 comments

Comments

@fernandjdp
Copy link

What version of vue-atlas are you using?
v2.1.8

Steps to reproduce:

  1. Create a multiple select and fill it with info
  2. Modify the select using the "disabled" or the "readonly" props
  3. Try to delete the info in the select

What is expected?
The info cannot be deleted

What is actually happening?
The info is being deleted, even using the disabled, readonly and noUncheck props

Any additional comments? (optional)

@fernandjdp fernandjdp changed the title [BUG] The items in a select multiple can be deleted even using disabled and readonly props [Bug] The items in a select multiple can be deleted even using disabled and readonly props Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant