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
I have a sitepackage with V13.4 that's working. Now I have created several container elements. I can use them and also rendering is OK,
but as soon as I use a container-element my meta-tags and CSS-includes move from to .
Deleting the container-element, everything is fine again.
I have definded the TCA Overrides, the typoscript, the templates, all of that in Configuration/Sets/SitePackage/...
The text was updated successfully, but these errors were encountered:
on my TYPO3 v13 Test-Instanz
Can you give more Informations? Or can you upload your site-extension?
i cannot imagine that this bug comes from EXT:container
Sorry, I've found that this is not related to container. It seems to happen, when I use the debug-helper. Then the meta-tags and CSS gets into the body. Could that be?
After disableing debug, this is back in the header again.
I have a sitepackage with V13.4 that's working. Now I have created several container elements. I can use them and also rendering is OK,
but as soon as I use a container-element my meta-tags and CSS-includes move from to .
Deleting the container-element, everything is fine again.
I have definded the TCA Overrides, the typoscript, the templates, all of that in Configuration/Sets/SitePackage/...
The text was updated successfully, but these errors were encountered: