lsamboretrorabbit

Results 3 issues of lsamboretrorabbit

Fixes a bug in the Angular Material `chips` component where the autocomplete input has both the selected and the suggested values added. The input should only take the suggested value...

Fixes the bug in the Angular Material 'slider' component. Changed the function in the calculation from .floor to .round Due to floating-point precision in JavaScript. (1 - 0.9) / 0.1...

Fixes the bug in the documentation - Angular Material 'sidenav' component. Updated the file 'sidenav-responsive-example' to use the CDK instead of using media queries Fixes #29266

area: docs