Replies: 2 comments 9 replies
-
Your action is only triggered on <Form method="post">
<button type="submit">Delete</button>
</Form> |
Beta Was this translation helpful? Give feedback.
7 replies
-
How about this odd scenario, maybe related: the form submission would only invoke the On the other hand, maybe a relaunch via Probably not helpful but I wanted to share. |
Beta Was this translation helpful? Give feedback.
2 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.
-
👋
If i navigate to a page via clicking my menu, the
action
function is not triggered when i click submit on this page. If I on the same page do a browser refresh, it works as expected. Anyone have a clue as to why this is happening?My action:
My form is as simple as:
Latest version, and opted into everything.
🤔
Beta Was this translation helpful? Give feedback.
All reactions