Closed (fixed)
Project:
Gutenberg
Version:
8.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2024 at 07:49 UTC
Updated:
11 Jun 2024 at 17:04 UTC
Jump to comment: Most recent
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.
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