ng2-nouislider icon indicating copy to clipboard operation
ng2-nouislider copied to clipboard

buttons are moving together while click second button

Open kanaganraj opened this issue 6 years ago • 4 comments

While click and drag both buttons are moving together.

kanaganraj avatar Mar 07 '18 11:03 kanaganraj

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

guinnberg avatar May 30 '18 16:05 guinnberg

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 } }

webxiaoxiao avatar Sep 03 '18 08:09 webxiaoxiao

me to in angular 4.4.6

sa-bangash avatar Dec 23 '18 14:12 sa-bangash

meet the same problem in [email protected]

xiehongyang avatar Dec 24 '18 02:12 xiehongyang