Is it possible somehow to use form-acitons and prerender? #7535
Unanswered
alexbjorlig
asked this question in
Q&A
Replies: 2 comments 3 replies
-
It will never work. You will have to either disable prerendering for the page or remove the form actions. |
Beta Was this translation helpful? Give feedback.
2 replies
-
More discussion in #7586
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
We are trying to build our login page with the new form actions.
It works like a charm - but it fails when we try to prerender the app.
Will this never work - do we have to stop using form-actions if we want to prerender?
Beta Was this translation helpful? Give feedback.
All reactions