ng2-nouislider
ng2-nouislider copied to clipboard
buttons are moving together while click second button
While click and drag both buttons are moving together.
I'm experiencing the same behaviour with angular 4.x
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 } }
me to in angular 4.4.6
meet the same problem in [email protected]