tomusborne / generateblocks

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

Bug: Block global style classes duplicated and rendered in a wrong order #1250

Open frzsombor opened 2 weeks ago

frzsombor commented 2 weeks ago

Description

I created a simple block Element to hold all the buttons I'm designing for a site. I was using many classes like .button-base .button-size-large .button-only-icon .button-style-lightblue-bordered, etc. I experienced a bug for second time now, when I duplicated a button, removed a class and created (added) a new class as a duplicate for that button. Suddenly the perfectly circle icon buttons changed to oval. Upon debugging this is what I found:

It looks like the