Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
14.2.7
Description
When you move the slider and release the click, the value is different of the last dragged value.
When you blur by clicking outside, the value is now another one.
Reproduction
Steps to reproduce:
- Go on the official Material exemple : https://material.angular.io/components/slider/examples
- Use first exemple
- Drag to 10, realease the click, you got 14, click outside the slider, you got 11.
Expected Behavior
Same slider as other browsers
Actual Behavior
Not same slider as other browsers
Environment
- Angular: 15.0.1
- CDK/Material: 15.0.1
- Browser(s): FireFox 107
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10