Tech-Pangolin / latertots

https://latertots.vercel.app
0 stars 0 forks source link

Bug: Clear registration form on logout #11

Open elersong opened 5 months ago

elersong commented 5 months ago

Currently, registration form uses the UserForm component, and it doesn't react immediately when the current user is logged out. This causes the registration page to retain form data after logout until the page is refreshed.