vue-drag-select icon indicating copy to clipboard operation
vue-drag-select copied to clipboard

Disabled prop only works for drag

Open JshGrn opened this issue 1 year ago • 1 comments

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?

JshGrn avatar May 01 '24 10:05 JshGrn

Yes. This is a bug.

credred avatar May 06 '24 01:05 credred