Setting "Anchor" -> Error loading block

Support MB Blocks Setting "Anchor" -> Error loading block

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48237
    metafanmetafan
    Participant

    Hi,

    setting the "anchor" in registering block fields, breaks the block in Gutenberg.

    'supports' => [
                'anchor' => true,
            ],

    The "HTML anchor" input field appears in the advanced tap on the right side. But when entering a (well formatted) anchor-link into the field, the block in the editor vanishes and an error appears: "Error loading block: Invalid parameter(s): attributes".

    Do I need some additional extentions beside "MB Blocks"?
    I work with "Meta Box AIO"...

    Thanks.

    #48247
    PeterPeter
    Moderator

    Hello,

    Thank you for your feedback.

    There is an issue with the HTML anchor support of the custom block. I've escalated this issue to the development team to check it and I will get back to you when I have more information.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.