Skip to content

bug(stepper): cannot change step with linear set to true and selected index different than 0 #20297

Open
@tomaszek92

Description

@tomaszek92

Reproduction

https://stackblitz.com/edit/angular-akgquv

Steps to reproduce:

  1. Open stackblitz.
  2. Fill the form in the third step.
  3. Click "next" or "back" button.

Expected Behavior

What behaviour were you expecting to see?

  • You can go to the previous step.
  • You can go to the next step if you have a completed form.

Actual Behavior

  • You cannot go to the previous step.
  • You cannot go to the next step if you have a completed form.

Environment

  • Angular: 10.09
  • CDK/Material: 10.1.3
  • Browser(s): Chrome 84.0.4147.125 (Official version) (64-bit)
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/stepperarea: material/stepper

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions