tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
198 stars 23 forks source link

Styles do no apply to multiple selected blocks and only the last one gets styled #1446

Closed Kovas closed 6 days ago

Kovas commented 2 weeks ago

Description

When I select multiple blocks and change their styles, they do not appear correctly on the frontend.

Steps to reproduce

  1. Select multiple containers.
  2. Change the background color.

Expected behavior

All containers have the same background color.

Actual behavior

Containers change color in the editor, but only the last one gets styles applied on the frontend.

tomusborne commented 6 days ago

Thanks for reporting this! Should be fixed in the next release.