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

Is it possible to programatically change step outside of component? #138

Open
JeanHules opened this issue Feb 5, 2019 · 4 comments
Open

Comments

@JeanHules
Copy link

I have a navigation outside of the StepZilla component that corresponds with the steps, but need to control the steps from outside the StepZilla component. I see the jumpToStep utility, but that can only be triggered from inside.

Thanks and great job on the component!

@rickerd-treehouse
Copy link

Maybe with jumpToStep() ?

@nttoan26
Copy link

jumpToStep() can only be called inside step component. I do believe this is a limitation of StepZilla, I ran into the same situation, even though I can work around by passing jumpToStep() outside but it's a ugly solution. No official solution so far. This is a very common use case.

@valefumiwlf46
Copy link

Are there some news about this problem/limitation ?

@taruntrivedi
Copy link

jumpToStep() can only be called inside step component. I do believe this is a limitation of StepZilla, I ran into the same situation, even though I can work around by passing jumpToStep() outside but it's a ugly solution. No official solution so far. This is a very common use case.

how did you manage to do that.. please help! @nttoan26

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