tb / ng2-nouislider

Angular2 noUiSlider directive
http://tb.github.io/ng2-nouislider/
MIT License
184 stars 114 forks source link

buttons are moving together while click second button #162

Open kanaganraj opened 6 years ago

kanaganraj commented 6 years ago

While click and drag both buttons are moving together.

guinnberg commented 6 years ago

I'm experiencing the same behaviour with angular 4.x

webxiaoxiao commented 6 years ago

me too. with angular 2.

someKeyboardConfig: any = { behaviour: 'tap-drag', connect: true, start: [2000,2018], keyboard: true, step: 1, tooltips: [true, true], range: { min: 2000, max: 2018 }, pips: { mode: 'count', density: 2, values: 6, stepped: true } }

sa-bangash commented 5 years ago

me to in angular 4.4.6

xiehongyang commented 5 years ago

meet the same problem in angular@4.1.3