Closed
Description
Reproduction
https://stackblitz.com/angular/aexyvybjrlm?file=src%2Fapp%2Flist-single-selection-example.html (taken from your "List with single selection" example: https://material.angular.io/components/list/examples)
Steps to reproduce:
- Open the StackBlitz link above on a mobile browser (Safari on iOS, or Chrome on Android)
- Click the items
Expected Behavior
The selected item should have a visual selected state, like on desktop.
Desktop screenshot (macOS, Chrome):
Actual Behavior
There's no visual selected state.
Mobile screenshot (iPhone, iOS, Safari):
Environment
- Angular: 10.0.0
- CDK/Material: 10.0.1
- Browser(s): Safari
- Operating System (e.g. Windows, macOS, Ubuntu): iOS
Please fix.
PS: Any workaround we can use while this gets fixed and released?