vue-drag-select
vue-drag-select copied to clipboard
Disabled prop only works for drag
If the prop is true for disabled, dragging over this element will not select it but single clicking it will. I have had to set clickOptionToSelect to false to prevent the disabled being selected, I presume this is a bug or am I missing a feature here?
Yes. This is a bug.