benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 205 forks source link

Frontend Layout Issue in TYPO3 v13: Incorrect Template Rendering After Cache Clear #1535

Open BenKruft opened 2 weeks ago

BenKruft commented 2 weeks ago

Bug Report

Description

While updating a website from TYPO3 v12 to v13, I noticed that sometimes the correct template is not active in the frontend. For example, the backend is set to use a three-column layout, but after clearing the cache, the default template is applied in the frontend. This results in only the middle section being visible, with the columns missing. After multiple reloads and navigating back and forth, it usually displays correctly.

Steps to Reproduce

Expected behavior

I expected the frontend to consistently display the layout configured in the backend, regardless of cache clearing. The chosen template (e.g., three-column or two-column layout) should reliably render as set in the backend without requiring reloads or navigation.

Actual behavior

Instead, after clearing the cache, the frontend often defaults to the basic template, displaying only the middle section without the configured columns. Multiple reloads or navigating between pages are sometimes required for the correct layout to appear as set in the backend.

Screenshots

https://share.cleanshot.com/fhty8j6m (Video)

Versions

typo3/cms-base-distribution:^13.4 bk2k/bootstrap-package:^15.0