angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.35k stars 6.74k forks source link

bug(slider): Tick marks changes position as the slider is changed #29084

Closed shammy8 closed 5 months ago

shammy8 commented 5 months ago

Is this a regression?

The previous version in which this bug was not present was

16 and before

Description

Set the min input to 0.1, the max input to 1, step size input to 0.1 and showTicks input to true. Move the slider, the tick marks changes when it should not move.

Reproduction

https://v17.material.angular.io/components/slider/examples

In the first example, set the values as in the description above then move the slider. The tick marks changes positions as you move the slider.

Expected Behavior

The tick mark should not change when the min, max and step aren't changed.

Actual Behavior

The tick marks are changing position as I slide the slider.

Environment

angular-automatic-lock-bot[bot] commented 4 months ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.