Skip to content

Form Logic (Errors / Success) doesn't work within nocache tags #12083

@lauritsen

Description

@lauritsen

Bug description

Hi,

I am having issues getting forms to work, when using STATAMIC_STATIC_CACHING_STRATEGY=full
Here is a repo showing the issue in a fresh statamic installation: https://github.com/lauritsen/statamic-forms-test
Not sure if I am missing something.
Copied the form template from the docs and wrapped it with nocache.

Seems similar #7628

How to reproduce

  1. Create new statamic application
  2. Create a form in the control panel
  3. Add the form to a page and wrap it with nocache
  4. Test the form with STATAMIC_STATIC_CACHING_STRATEGY=none
    • It shows the success message
  5. Test the form with with STATAMIC_STATIC_CACHING_STRATEGY=full
    • It doesn't show the success message

Logs

Environment

Environment
Application Name: Statamic
Laravel Version: 12.25.0
PHP Version: 8.4.11
Composer Version: 2.8.10
Environment: local
Debug Mode: ENABLED
URL: statamic-forms-test.test
Maintenance Mode: OFF
Timezone: UTC
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: log
Cache: file
Database: sqlite
Logs: stack / single
Mail: log
Queue: sync
Session: file

Storage
C:\Users\hela\repos\statamic-forms-test\public\storage: NOT LINKED

Statamic
Addons: 0
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: full
Version: 5.63.0 Solo

Installation

Fresh statamic/statamic site via CLI

Additional details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions