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
No response
Description
When using "Basic chips" as shown in the documentation at https://material.angular.io/components/chips/overview, (v15.0.0) The mouse cursor should be styled as "pointer" instead of the "default" cursor.
Reproduction
Steps to reproduce:
- Use the link in the issue description.
- Hover the mouse over each of the first example chips in this overview section, i.e. "One fish", "Two fish", etc.
- Notice the mouse cursor does not change when hovering over these "clickable" chips.
Expected Behavior
Cursor to change to "pointer" when hovering over clickable chips.
Actual Behavior
The cursor remains as "default" when hovering over clickable chips.
Environment
- Angular: 15.0.0
- CDK/Material: 15.0.0
- Browser(s): Chrome, Firefox, Edge
- Operating System: Windows 10