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

The Step data not stored properly when the navigation reaches fist step via previous buttons. #9

Open
siripravi opened this issue Jan 15, 2025 · 0 comments

Comments

@siripravi
Copy link

The step data is lost during navigation. The first step's data is always fine. But when this step(first) is reached again using 'Previous" button, The data for this step persists, but when I click 'Next' and reach second step, the data for this step is lost.
But everything is fine as long as user navigates (to-fro) between intermediate steps(except first).
The same is true for the example you have provided.
I am not using any conditional step branching. I want to always keep the step data during navigation.
Is the first step is any special and should it be treated specially?
Please help me.

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

No branches or pull requests

1 participant