angular-slider/ngx-slider

Tick values disappear when changing/updating floor or ceiling values in options

geigerl opened this issue · 0 comments

Hello all,
there seems to be an issue that tick values disappear when you update the options (floor and ceiling values) object. Here is a minimal example: https://stackblitz.com/edit/angular-ivy-japqpz?file=src/app/app.component.ts

I cannot find the reason for this happening...