Replies: 1 comment 1 reply
-
You can use JavaScript to get the csrf token and submit the form. The "Peak" starter kit uses this technique. https://peak.studio1902.nl/features/forms.html |
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.
-
If I am using static pages full strategy and Almost on all pages I have call to action form, Is there some way how to make static page without 419 form error? I know that I can exclude each page with form from caching but it's not so fast.
Is there some way how to do it?
Beta Was this translation helpful? Give feedback.
All reactions