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
refactor(icon): id attribute not being cleared completely (#10742)
Currently when we clear the id of an icon, we set it to an empty string which still keeps it on the element. This change removes the attribute altogether.
0 commit comments