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

Site Editor JS error - Store "core/interface" is already registered (v1.9 alpha 3) #1213

Closed onetrev closed 2 months ago

onetrev commented 6 months ago

Description

If using GenerateBlocks 1.9.0-alpha.3, and using the Site Editor, you'll get the following error in your console: Store "core/interface" is already registered.

Steps to reproduce

  1. Install GenerateBlocks 1.9.0-alpha.3
  2. Use 2024 theme
  3. Go to Appearance -> Editor.
  4. Error is seen!

Also...

I'm being lazy here, it still Site Editor related but it's a different issue (I can make a new issue if you want)... In the Site Editor, if your page has GenererateBlocks content in it, you get this warning:

generateblocks-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.

onetrev commented 2 months ago

I don't seem to get this anymore, so closing.