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

Programmatic change of underlying ngModel spoils slider config object

Open takinosaji opened this issue 7 years ago • 1 comments

When we are changing value of variable passed into slider's ngModel then internal slider config field looses "formatting" property. As a result we receive unhandled exception and slider breaks.

takinosaji avatar Dec 29 '17 13:12 takinosaji

I'm facing somewhat similar issue. Not able to figure how to set the slider value programmatically while writing unit tests. Any help?

prashu2705 avatar Jan 11 '18 06:01 prashu2705