You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Describe the bug
If you go to the advanced tab of the block and add a Class Name.
The Class Name will not carry over to the block
To Reproduce
Add two columns to the gird, add the Class Name.
When you view on the page, class name does not carry over to the block
Inspect code output on page, no class name is attached
Add a Cover block
Enter class name in advance tab
Inspect code output on page, no class name is attached
Expected behavior
The class name should append to parent div to the block
The text was updated successfully, but these errors were encountered:
sloyer
changed the title
className doesnt come through on core blcooks
className doesnt come through on core blocks
May 25, 2021
Describe the bug
If you go to the advanced tab of the block and add a Class Name.
The Class Name will not carry over to the block
To Reproduce
Add two columns to the gird, add the Class Name.
When you view on the page, class name does not carry over to the block
Inspect code output on page, no class name is attached
Add a Cover block
Enter class name in advance tab
Inspect code output on page, no class name is attached
Expected behavior
The class name should append to parent div to the block
The text was updated successfully, but these errors were encountered: