Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid deferred blocks #593

Closed
wants to merge 1 commit into from
Closed

Conversation

markus-moser
Copy link
Contributor

This is just a demo how the main layout could look like if we want to avoid deferred blocks.

@markus-moser
Copy link
Contributor Author

markus-moser commented Aug 6, 2024

Deferred is needed for cases like this (when a template does not directly extend the layout):

{% do pimcore_head_meta().setDescription(content.getData(), 160) %}

@markus-moser
Copy link
Contributor Author

This was just a short demo with a potential hack to achieve the same but we will not do it like this in the demo -> closed.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2024
@markus-moser markus-moser deleted the avoid-deferred-blocks-1 branch August 7, 2024 07:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant