How to preserve values between multi tabs form? #119
Labels
✨ enhancement
New feature or request
🧠 think-tank
Needs more discussion and opinions to iron out the fine details
Describe the bug
I've a multi tabs form where the inputs are splited between more that one tab. I want to collect the form values in one object and to keep the values when changing between the tabs.
To Reproduce
Steps to reproduce the behavior:
1- Check this playground example
2- Fill the current tab fields then navigate to the other one then come back, you'll find the values are reset
Expected behavior
The values should be preserved when navigating between tabs
-Formwerk Version 0.6.3
The text was updated successfully, but these errors were encountered: