• Resolved martinderm

    (@martinder)


    My block (Migrated from precursor plugin) does not render the preview in gutenberg. It just shows “Error loading block”.
    Block editing and frontend works.

    This is caused by Popup Maker Plugin. The API returns
    {
    “code”: “rest_invalid_param”,
    “message”: “Ungültige(r) Parameter: attributes”,
    “data”: {
    “status”: 400,
    “params”: {
    “attributes”: “openPopupId ist keine gültige Eigenschaft des Objekts.”
    }
    }
    }

    See also https://www.ads-software.com/support/topic/popup-maker-breaks-genesis-custom-blocks-gutenberg-preview/

    • This topic was modified 4 years ago by martinderm.
    • This topic was modified 4 years ago by martinderm.
    • This topic was modified 4 years ago by martinderm.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Gutenberg: error loading block’ is closed to new replies.