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

Don't set keyup/down events if config not set

Open chrisjowen opened this issue 4 years ago • 2 comments

Currently the keydown/up events are set and stop defaults even when config specify not using keys. As such not I cannot type into text boxes. Can these events only be set if the config flag is set true

chrisjowen avatar Mar 10 '20 09:03 chrisjowen

I have the same problem. I also cannot select text.

DariaKaidalova-2 avatar Mar 15 '20 20:03 DariaKaidalova-2

Use this one instead: https://github.com/NightCatSama/vue-slider-component

paulintrognon avatar Mar 18 '20 13:03 paulintrognon