issues
search
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:
Clearing the
linkTo
comboxbox sets it to null, which causes a runtime error.
Activating WooCommerce changes the format of
imageSizes
. This PR normalizes the variable.
Inputs in the dynamic tag select are all the same height
closes #1438
This fixes a few bugs:
linkTo
comboxbox sets it to null, which causes a runtime error.imageSizes
. This PR normalizes the variable.