- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.8k
Closed
Closed
Copy link
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/list
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?
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/list