You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi mjangir,
Thanks for sharing your code. Do you by chance have an example of using
a 3rd Party control like "react-select" in your wizard that maintains state and onchange events as you use the navigation buttons to go back and forth in the wizard. Thanks so much for the reply.
The text was updated successfully, but these errors were encountered:
That is easy as formik wizard is just provides you a way of navigating between different React Components. It doesn't care what you have on each form page.
Hi mjangir,
Thanks for sharing your code. Do you by chance have an example of using
a 3rd Party control like "react-select" in your wizard that maintains state and onchange events as you use the navigation buttons to go back and forth in the wizard. Thanks so much for the reply.
The text was updated successfully, but these errors were encountered: