Skip to content

bug(spinner): <mat-spinner> does not rotate #31255

Closed
@kambbado

Description

@kambbado

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

19.2.17

Description

The <mat-spinner> component, when used in indeterminate mode, appears as a static circle and does not display any rotation animation. This issue prevents users from seeing the expected visual feedback of an ongoing process.

Reproduction

StackBlitz link: (https://stackblitz.com/edit/components-issue-starter-njn7kwxq?file=src%2Fspinner.component.ts)
Steps to reproduce:

  1. Observe the <mat-spinner> element in the preview pane.

Expected Behavior

The <mat-spinner> should continuously rotate.

Actual Behavior

The <mat-spinner> is rendered as a static blue circle and does not animate.

Environment

  • Angular: 20.0.0
  • CDK/Material: 20.0.1
  • Browser(s):137.0.7151.56
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions