xwpongithub / vue-range-slider

A range slider component based on vue (Vue滑块组件).
MIT License
122 stars 66 forks source link

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

Open chrisjowen opened 4 years ago

chrisjowen commented 4 years ago

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

DariaKaidalova-2 commented 4 years ago

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

paulintrognon commented 4 years ago

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