-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
For a disabled slider, clicking on the slider thumb should produce no visible change or response from the end user's perspective.
What is the current behavior?
When a slider is in the disabled state, but has the "thumbLabel" directive applied, clicking the slider thumb causes it to disappear (it's height and width get set to zero). When a slider is in the disabled state, but DOES NOT have the "thumbLabel" directive applied, clicking the slider thumb causes no visible change.
What are the steps to reproduce?
Plunker template: https://embed.plnkr.co/1VhilOrV68SKzhjb6i7z/
What is the use-case or motivation for changing an existing behavior?
N/A
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
@angular/[email protected]
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels