Upgrade Gutenberg 12.7 + do_blocks() for template part = display:flex CSS property not loaded anymore #39217
Labels
Global Styles
Anything related to the broader Global Styles efforts, including Styles Engine and theme.json
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
Description
Hi everybody,
I'm running into an issue since I upgraded Gutenberg from 12.6.1 to 12.7.
The whole site displays properly but one not : the one based on a custom template part.
Here is the code I use for my template part :
I noticed that every block in it using display:flex are not displayed properly in header and footer.
In fact, the CSS property display:flex isn't loaded !
Seems that the issue comes from the « row » Gutenberg block.
Here are some screenshots, for one of the buggy elements:
Code from a page that runs properly :
Code from the page with bugs :
Do you have any idea of how to resolve this ?
Running WP 5.9.1
Gutenberg 12.7.0
Thank you very much for your help !
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
Running WP 5.9.1
Gutenberg 12.7.0
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: