Duplicate generated classNames when using useBlockProps.save() #26672
Labels
[Feature] Blocks
Overall functionality of blocks
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Describe the bug
When using the
useBlockProps.save()
function like this:with
color
in the blocksupports
I get all the auto generated classNames output twice:To reproduce
You can replicate it with this Block setup:
Expected behavior
The classes should only be generated once.
Editor version (please complete the following information):
The text was updated successfully, but these errors were encountered: