Currently, if you add custom classes to a dynamic block (block rendered through a Drupal template file) through Gutenberg UI, these classes are not rendered in the front end.
As there is a UI for adding custom classes in Gutenberg (under "Advanced" in the sidebar), and as they are rendered both for normal Gutenberg blocks and Drupal blocks, they should also be rendered for dynamic blocks.
MR should solve this.
Issue fork gutenberg-3421059
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
vegardjo commentedComment #4
vegardjo commentedMore context: https://drupal.slack.com/archives/CCTTWUN87/p1706861598178329 - thanks to codebymikey for guidance!
Comment #6
marcofernandes commentedAdded to 3.x
Comment #8
marcofernandes commented