Open themre opened 8 years ago
Hi, I'm trying to use this form in react tab but form is rerendered when switching tab so inputs are empty. How can I handle this? by storing form values in parent component? or in store?
react specific. was only learning react :)
Hi, I'm trying to use this form in react tab but form is rerendered when switching tab so inputs are empty. How can I handle this? by storing form values in parent component? or in store?