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

GB 2.0.0 Beta.2 can't type space in Text block with button tag #1524

Open njwgh opened 14 hours ago

njwgh commented 14 hours ago

Description

GB 2.0,0 Beta.2 (free version) can't type a space character in a text block with 'button' tag. workarounds If you type the text with space before selecting the 'button' tag then that works If you add an icon to the button then after that you can type a space

Steps to reproduce

  1. add a text block
  2. select the 'button' tag
  3. type some text in button. Hit space bar.

Expected behavior

Should add space

Actual behavior

no space is added

tomusborne commented 10 hours ago

Thanks for reporting this!

I believe it's a core WordPress bug. We may need to get creative in our solution.