components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/badge): remove the console warning

Open naaajii opened this issue 1 year ago • 0 comments
trafficstars

fix(material/badge): remove the console warning

removes the console.warn when badge is used with aria hidden mat-icon

fixes #27796


fix(material/badge): move inline description element to be next sibling

move inline description element to be next sibling where matBadge was applied instead of being within the non interactive element and invisible to screen readers

naaajii avatar Sep 28 '24 20:09 naaajii