Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material/radio): avoid error if destroyed quickly (#29507)
Fixes an error that can happen if a radio button is destroyed before `ngAfterViewInit` has run.
- Loading branch information