Forms using Blade and the @sessionToken directive (still) don't work properly #248
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I recently opened an issue about this, #239. After the v19.2.0 update this appeared to be fixed, however it isn't completely solved.
The problem is now intermittent. It seems to be fixed now when using a redirect helper such as
back()
, however not when using theredirect()->tokenRedirect()
helper.I've spent some time trying to figure out why, but I couldn't for the life of me figure out why it's happening.
The text was updated successfully, but these errors were encountered: