components
components copied to clipboard
fix(material/slider): update inactive input width on value change
- fixes https://github.com/angular/components/issues/28206
Stackblitz demo
I've created a demo which makes the hidden input elements visible and outlined so that we can see how changing the value is not currently updating their widths.
https://stackblitz.com/edit/45m3gu?file=src%2Fexample%2Fslider-range-example.html,src%2Fexample%2Fslider-range-example.ts,src%2Fexample%2Fslider-range-example.css,src%2Fstyles.scss
Steps to reproduce
- Click "Change Values"
- Note that the inputs have not changed widths to mirror the value changes
Screenshots
Before
After
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.