You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR #6231 breaks our Inertia adapter, we use on multiple websites.
Statamic\StaticCaching\Replacers\CsrfTokenReplacer::prepareResponseToCache():Argument 1 ($response) must be of type Illuminate\Http\Response, Illuminate\Http\JsonResponse given, called in /var/www/html/vendor/statamic/cms/src/StaticCaching/Middleware/Cache.php on line 62
How to reproduce
I'll provide an example repo - if necessary.
Logs
No response
Environment
Laravel Version: 9.24.0PHP Version: 8.1.6Composer Version: 2.3.5Addons: 0Version: 3.3.27 PRO
Installation
Existing Laravel app
Antlers Parser
regex (default)
Additional details
No response
The text was updated successfully, but these errors were encountered:
Bug description
This PR #6231 breaks our Inertia adapter, we use on multiple websites.
Statamic\StaticCaching\Replacers\CsrfTokenReplacer::prepareResponseToCache():Argument 1 ($response) must be of type Illuminate\Http\Response, Illuminate\Http\JsonResponse given, called in /var/www/html/vendor/statamic/cms/src/StaticCaching/Middleware/Cache.php on line 62
How to reproduce
I'll provide an example repo - if necessary.
Logs
No response
Environment
Installation
Existing Laravel app
Antlers Parser
regex (default)
Additional details
No response
The text was updated successfully, but these errors were encountered: