ngx-slider icon indicating copy to clipboard operation
ngx-slider copied to clipboard

Slider tick view not updating on changing the value

Open spp125 opened this issue 4 years ago • 0 comments

Updating [(value)] from component.ts does not change the position of the pointer to the selected tick value.

Using ngx-slider : 2.0.3

`Angular CLI: 7.3.9 Node: 12.13.0 OS: win32 x64 Angular: 7.2.15

Package Version

@angular/cdk 7.3.7 @angular/cli 7.3.9 @angular/material 7.3.7 @ngtools/webpack 7.2.4 @schematics/angular 7.3.9 @schematics/update 0.13.9 rxjs 6.5.2 typescript 3.2.4 webpack 4.28.4 `

spp125 avatar Jun 24 '21 04:06 spp125