Replies: 1 comment 6 replies
-
Did you add the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making a signup page, and for the form, I'm using the
<Form>
component. Its supposed to stop the page from reloading when the form is submitted, but it still reloads the page. Here's my code:Edit:
I also found out that the
<Link>
component is also reloading a page instead of redirecting me to it. Any help?Beta Was this translation helpful? Give feedback.
All reactions