Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cdk/stepper): Linear stepper after initialization navigating to previous step issue #30323

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mistrykaran91
Copy link

@mistrykaran91 mistrykaran91 commented Jan 14, 2025

Set all the previous steps as interacted if it's linear step and is not the first step.

Fixes #15449

…revious step issue

Set the step as interacted if its linear step and is not the first step.

angular#15449
@mistrykaran91 mistrykaran91 requested a review from a team as a code owner January 14, 2025 11:45
@mistrykaran91 mistrykaran91 requested review from crisbeto and andrewseguin and removed request for a team January 14, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linear stepper stuck on the step after re-initialization
1 participant