You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(material/radio): Hovering over label of a radio will show the pointer cursor (#31894)
This is consistent with checkbox behavior.
Radio used to work that way too until Angular Material v14. v15
broke it, and it remained broken until now.
Fixes#26067, at least partially
0 commit comments