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
Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
When i put a mat-spinner inside a mat-icon-button, if the diameter of the spinner is not 24px then the spinner is not rotating around the center of the circle.
Is this a regression?
The previous version in which this bug was not present was
No response
Description
When i put a mat-spinner inside a mat-icon-button, if the diameter of the spinner is not 24px then the spinner is not rotating around the center of the circle.
Reproduction
StackBlitz link: https://stackblitz.com/edit/wl81aqhc?file=src%2Fexample%2Fbutton-overview-example.html
Steps to reproduce:
Expected Behavior
The spinner rotate around the center of the circle.
Actual Behavior
The spinner does not rotate around the center of the circle.
Environment
The text was updated successfully, but these errors were encountered: