I have a React Hook Form for registration, and every time I visit, the form gets pre-filled with data from the cache. How can I prevent that?
Asked
Active
Viewed 131 times
1
-
1Did you try this: https://bobbyhadz.com/blog/react-autocomplete-off ? – Oktay Yuzcan Jan 27 '23 at 09:53