tomusborne / generateblocks

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

Fix: Attributes merging incorrect values when multiple blocks are selected #1045

Closed JeanPaiva closed 1 year ago

JeanPaiva commented 1 year ago

This PR fixes a bug from the core where attributes of the type object have values overwritten when multiple blocks are selected. It also creates a definitive solution for nested objects when using setAttributes.