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

Fix: Dynamic tag select bugs #1440

Closed tomusborne closed 2 weeks ago

tomusborne commented 3 weeks ago

closes #1438

This fixes a few bugs:

  1. Clearing the linkTo comboxbox sets it to null, which causes a runtime error.
  2. Activating WooCommerce changes the format of imageSizes. This PR normalizes the variable.
  3. Inputs in the dynamic tag select are all the same height