Make WordPress Core

Opened 4 years ago

Closed 3 years ago

#48775 closed defect (bug) (worksforme)

After upgrading to wordpress 5.3, gutenberg blocks started cutting off custom classes

Reported by: vernalis's profile vernalis Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.3
Component: Editor Keywords: reporter-feedback
Focuses: Cc:

Description

After upgrading to wordpress 5.3, gutenberg blocks started cutting off custom classes.
Example Block Group:

<div class=""><div class="wp-block-group__inner-container">
<h2 class="has-000-color has-text-color" id="block-72971c03-5af3-4e54-af66-4d40608b2079">Section 01</h2
</div></div>

The same behavior occurs with the other blocks

Change History (3)

#1 @SergeyBiryukov
4 years ago

  • Component changed from General to Editor

#2 @noisysocks
3 years ago

  • Keywords reporter-feedback added

Hi @vernalis. Is the markup you provided from after the upgrade? What was the class name before the upgrade?

#3 @noisysocks
3 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.