Support

Account

Home Forums Gutenberg WP 6.8 Gutenberg blocks won’t register Reply To: WP 6.8 Gutenberg blocks won’t register

  • This is unrelated to the anchor attribute itself. The registerBlockType function/method fails and returns undefined. After that, accessing attributes throws an error because it’s undefined. Without a deep dive my guess is creating the block structure in JS is not correct anymore.