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

Initiate specific step on load #56

Open
Anandks1993 opened this issue Jan 3, 2020 · 7 comments
Open

Initiate specific step on load #56

Anandks1993 opened this issue Jan 3, 2020 · 7 comments

Comments

@Anandks1993
Copy link

I want to start wizard from specific step. On mount step comes with id as null. Please help me to achieve this.

Eg: Consider wizard is having 3 steps and I want to start from 2nd step on mount, after that the flow should be normal.

@jsmartfo
Copy link
Member

jsmartfo commented Jan 3, 2020

Does the skip step example illustrate what you need? http://americanexpress.io/react-albus/

@Anandks1993
Copy link
Author

Yeah, but on mount I am getting step with id as null and steps with empty array. I want to skip the first step.

@micabe
Copy link

micabe commented Mar 20, 2020

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity.

@herrmannplatz
Copy link

herrmannplatz commented Sep 30, 2020

Stumbled across the same issue. My assumption was, that i can just pass step: { id: 'theStepIWantToStartFrom'} via context.wizard

@github-actions
Copy link

github-actions bot commented Nov 5, 2020

This issue is stale because it has been open 30 days with no activity.

@github-actions
Copy link

github-actions bot commented Dec 6, 2020

This issue is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants