Replies: 1 comment
|
worked in another place. |
0 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.
Given this:
If I add this to all routes:
It works. But, if instead I just add it to a specific group:
or
it doesn't work, ie. it doesn't validate the csrf. Any obvious mistake here? Suggestions?
Thanks
All reactions