Duncan McClean
Duncan McClean
Just looking at the code, I can get the assets to upload, but they then [get deleted if you `return false`](https://github.com/statamic/cms/blob/e7fffc011762b6a14e74e29c46761b201d6c0bf8/src/Http/Controllers/FormController.php#L69) from the `FormSubmitted` listener (intentionally). Why can't you use...
> When a form is submitted, we listen for it, take the content from the correct email template for the type of form that was submitted, toss that content in...
Sorry, we don't have any updates on this since we haven't been able to reproduce it ourselves. Is anyone able to reproduce the issue reliably and is able to provide...
@schwemmer Access to a repository would be great, thanks!
Sorry, I haven't yet. I'll see if I can find some time in the next week or so to take a look.
I had a look into this for a few hours last week but I couldn't manage to reproduce the 404s... both using the repo provided & following the reproduction steps...
It looks like these changes are causing [a test to fail](https://github.com/statamic/cms/actions/runs/10579455538/job/29311959501?pr=10709). Are you able to take a look?
Nice. I actually thought this already existed! 😄
This sounds like an Antlers bug to me. It passes the `footer` global as the nav handle, rather than the `footer` handle being specified.
This will be fixed in [Statamic 6](https://statamic.dev/release-schedule-support-policy#support-policy).