From 4f02e632652fab8986905856d33da6f497a92ad8 Mon Sep 17 00:00:00 2001 From: Marijn Doeve Date: Fri, 1 May 2026 11:42:00 +0200 Subject: [PATCH] Disable Turbo (#87) --- assets/controllers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/controllers.json b/assets/controllers.json index 29ea244..2230c71 100644 --- a/assets/controllers.json +++ b/assets/controllers.json @@ -2,7 +2,7 @@ "controllers": { "@symfony/ux-turbo": { "turbo-core": { - "enabled": true, + "enabled": false, "fetch": "eager" }, "mercure-turbo-stream": {