Closed jonnovaretti closed 7 months ago
I can't open a PR. The fix is pretty simple.
I only declared the value in the Input/index.tsx and TextArea/index.tsx
Hey! @Adrinlol is this issue still open?
Hey! @Adrinlol is this issue still open?
Behind schedule, but no worries! The issue has been resolved in the latest update: https://github.com/Adrinlol/landy-react-template/pull/56
I'm trying to understand why the contact form doesn't clean after submitting the form.
I looked around and even the published template and the current code isn't working. Looks like the object is cleaned because if I tried to submit the same form twice the errors are shown up, but the form keeps filled out.
published
current code