Closed sharpdressedcodes closed 2 years ago
@jcmcneal Can we get this merged and released? Would help me out a lot too!
Sorry to neglect this for so long. I don't actively maintain this repo anymore but am happy to make anyone a maintainer to help out!
@jcmcneal I am happy to help out with reviewing PR's and fixing some bugs, I started using this project quite extensively a few months back, and have enjoyed it so far!
@JamesWatling glad to hear! I have been wanting to rewrite this package in TypeScript and use hooks to bring in the StepWizard props
to any component. It would be a major breaking change but a solid goal for v6 in my opinion.
If you, or anyone else, want to contribute to it then I'll setup a hooks-rewrite
branch people can merge into and collaborate on.
Sorry to neglect this for so long. I don't actively maintain this repo anymore but am happy to make anyone a maintainer to help out!
No worries, thanks for merging.
This fixes this issue.
Falls back to step1 when user clicks browser back button past step2. Also not showing console messages in production mode.