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
After having troubles to add typoscript after headless was included I drilled it down to line #14 in Configuration/TypoScript/ContentElement/Shortcut.typoscript.
If I put it into anything conditional the BE complains about a missing brace. All following typoscript will land at unintended places.
Screenshot is attached to show the place where the error seems to be. (#2490 in that case)
styles.content.shortcut.tables is set to tt_content
The text was updated successfully, but these errors were encountered:
After having troubles to add typoscript after headless was included I drilled it down to line #14 in Configuration/TypoScript/ContentElement/Shortcut.typoscript.
If I put it into anything conditional the BE complains about a missing brace. All following typoscript will land at unintended places.
Screenshot is attached to show the place where the error seems to be. (#2490 in that case)
styles.content.shortcut.tables is set to tt_content
The text was updated successfully, but these errors were encountered: