fix(admin-ui): save form value of client in state while navigating between tabs #1341
Labels
bug
Something isn't working
comp-admin-ui
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Describe the bug
Form of OP Client should save the value even if we switch tabs, currently if we add some value to a field & then go to next tab and come back to previous tab, it doesn't save the value of form.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Persist form value no matter which tab is selected.
The text was updated successfully, but these errors were encountered: