Hallo,
ich habe eben auf 5.5.8 aktualisiert und wollte das Template Studio probieren. Sobald ich aber ein Template auswähle, bekomme ich den Fehler
Code:
Internal Server Error
Typed property Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container must not be accessed before initialization
Hier der Stack Trace:
Code:
Error:
Typed property Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container must not be accessed before initialization
at vendor/contao/core-bundle/src/Twig/Studio/Operation/AbstractOperation.php:78
at Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation->getContaoFilesystemLoader()
(vendor/contao/core-bundle/src/Twig/Studio/Operation/AbstractOperation.php:100)
at Contao\CoreBundle\Twig\Studio\Operation\AbstractOperation->userTemplateExists()
(vendor/contao/core-bundle/src/Twig/Studio/Operation/CreateOperation.php:19)
at Contao\CoreBundle\Twig\Studio\Operation\CreateOperation->canExecute()
(vendor/contao/core-bundle/src/Controller/BackendTemplateStudioController.php:161)
at Contao\CoreBundle\Controller\BackendTemplateStudioController::Contao\CoreBundle\Controller\{closure}()
at array_filter()
(vendor/contao/core-bundle/src/Controller/BackendTemplateStudioController.php:159)
at Contao\CoreBundle\Controller\BackendTemplateStudioController->editorTab()
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle()
(vendor/symfony/http-kernel/Kernel.php:182)
at Symfony\Component\HttpKernel\Kernel->handle()
(web/index.php:42)
Was kann ich tun?
VG, Frank