vue-range-slider icon indicating copy to clipboard operation
vue-range-slider copied to clipboard

tooltip can not be 'false'

Open Bommel24 opened this issue 5 years ago • 1 comments
trafficstars

The tooltip validator only returns true for 'always' and 'hover'. You can't set the tooltip to 'false' as stated in the readme.

Bommel24 avatar Oct 07 '20 20:10 Bommel24

Yes. I have the same problem. Temporary solved it by set tooltip-style: {display: "none",}

basil-gor avatar Oct 19 '20 07:10 basil-gor