Closed
Description
Description
You can check at the table examples in material.io:
https://material.angular.io/components/table/examples
- Deep-purple & Amber
- Indigo & Pink
- Pink & Blue-Grey
- Purple & Green
The talbe hovering effect doesn't work with Indigo & Pink theme.
Custom light-theme seens to not being working too.
Reproduction
Steps to reproduce:
- Select in material.io table examples the indigo and pink theme
- Hover over the row and nothing happens.
- Select in material.io table examples the deeo purple and amber theme
- Hover over the row, and the styling is applied.
Environment
- Angular: 15
- CDK/Material: 15
- Browser(s): Chrome and Firefox