sulu / sulu

Core framework that implements the functionality of the Sulu content management system
https://sulu.io
MIT License
1.13k stars 330 forks source link

Bug on Preview on Meta block and Header block #7460

Closed Olivier127 closed 2 weeks ago

Olivier127 commented 2 weeks ago
Q A
Sulu Version 2.6.2
PHP Version 8.2
DB Version MySQL 8
Browser Version Chrome las version

Actual Behavior

Hello, on a fresh install of Sulu version 2.6.2, I noticed that there is a difference in the content of the page preview depending on the Twig blocks. For example, when I enter a title in excerpt & taxonomy, my screenshot shows that only the content block is updated while the meta and header blocks are not. This was working in version 2.5 following the fix from my previous ticket.

See this screenshoot

Capture d’écran du 2024-06-19 09-25-05

Expected Behavior

There should be no difference in content.

Steps to Reproduce

Fresh install of sulu put dump inside base.html.twig at the begening of meta block and header block put dump inside the content block in default.html.twig

Possible Solutions

-