• Resolved harmonyous

    (@harmonyous)


    Problem Summary

    • I use the Ultimate Blocks plugin with the Twenty Twenty‑Three theme.
    • The Content Toggle block (ub/content-toggle-block) suddenly stopped working in the editor.
    • In edit mode, WordPress shows: “Your site doesn’t include support of the ub/content-toggle-block. You can leave it as‑is, convert to custom HTML, or remove it.”
    • On the front‑end, the block still renders correctly (tested in incognito).
    • The issue is isolated to the block editor backend.

    Steps Already Taken

    1. Plugin reactivation: Deactivated and reactivated Ultimate Blocks.
    2. Plugin reinstall: Uninstalled and reinstalled the plugin.
    3. Block settings check: Verified Content Toggle is enabled in Ultimate Blocks settings.
    4. SEO plugin disabled: Deactivated the only plugin that updated recently (SEO plugin). No change.
    5. Rollback: Downgraded Ultimate Blocks to the previous version. Still broken.
    6. Console check:
    • Front‑end: no errors.
    • Editor: multiple errors including:
      • Cannot read properties of undefined (reading 'ReactCurrentOwner') in blocks.build.js, link-attributes.js, single.js.
      • Store "core/abilities" is already registered.
      • Failed to load resource //stats.wp.com/w.js?67.
      • 403 error on /wp-json/wp/v2/block-directory/search?_locale=user.

    Current Behavior

    • Front‑end: Content Toggle works normally.
    • Editor: Block is missing from inserter, existing blocks show “unsupported,” and console throws React errors.
    • No recent changes: Aside from the SEO plugin update, no WordPress core or Ultimate Blocks update was applied manually. The issue appeared overnight.

    Key Detail

    The error stack (ReactCurrentOwner undefined) suggests a React/Gutenberg compatibility mismatch in the editor. The plugin’s compiled block scripts (blocks.build.js) are failing to mount against the current Gutenberg React runtime, even though front‑end rendering is unaffected.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter harmonyous

    (@harmonyous)

    Additional Information:
    My server rebooted about 18 hours ago due to a kernel update. The front‑end of my site still renders Ultimate Blocks content correctly, but in the block editor all Ultimate Blocks are missing from the inserter, and existing Content Toggle blocks show as “unsupported.”

    I’ve already tried:

    • Deactivating/reactivating Ultimate Blocks
    • Uninstalling/reinstalling the plugin
    • Confirming Content Toggle is enabled in settings
    • Disabling the SEO plugin that updated recently
    • Rolling back Ultimate Blocks to the previous version
    • Disabling Jetpack completely(since console errors are related to jetpack)

    Console errors in the editor include:

    • Cannot read properties of undefined (reading 'ReactCurrentOwner') in blocks.build.js, link-attributes.js, single.js
    • Store "core/abilities" is already registered.
    • Failed to load resource //stats.wp.com/w.js?67
    • 403 error on /wp-json/wp/v2/block-directory/search?_locale=user

    Current behavior:

    • Front‑end: Ultimate Blocks content displays normally.
    • Editor: All Ultimate Blocks are missing from the inserter, existing ones show “unsupported,” and console errors occur.

    This looks like a React/Gutenberg compatibility issue in the editor, possibly aggravated by Jetpack scripts, but persists even with Jetpack disabled.

    Plugin Contributor Istiak Rayhan

    (@istiakrayhan)

    @harmonyous Please send an email to support@ultimateblocks.com

    Thread Starter harmonyous

    (@harmonyous)

    @istiakrayhan nah, I won’t bother you that much. I’ve also installed it on several sites on the same server with similar plugin stack but this one’s the only one that has a problem. This is basically an isolated case.
    Just now, I uninstalled it and removed everything related to it in the database. Installed the plugin again and nothing happened.
    I’m just running out of ideas.

    Thread Starter harmonyous

    (@harmonyous)

    Hello,
    After a day, the “accordion blocks” showed up again in editor.
    Existing accordion blocks can be edited again.
    I did not do anything else after my previous reply.
    Nothing updated whether it was another plugin or in the server.
    This has been the weirdest problem i have encountered.

    Plugin Contributor Farhan Shafi

    (@farhanshafi)

    Hi @harmonyous

    Thanks for the update, glad to hear the accordion blocks are showing up again and existing ones are editable!

    To clarify what happened: the issue was a conflict with Gutenberg plugin version 23.3.0. That version has since been updated and the core problem is resolved.

    However, there is one known issue still remaining: when you insert a fresh block, it may appear broken at first. If you save the page and refresh, the block will render and work correctly. We’re actively investigating this, it may be on our end or within Gutenberg itself, and we want to be sure before pushing any fix.

    Worth noting: the Gutenberg plugin is currently not fully compatible with WordPress 7.0, so if you’re running that, some editor quirks are expected until compatibility is addressed upstream.

    We’ll release a fix as soon as it’s confirmed and ready. We appreciate your patience, and sorry again for the trouble this caused.

    Best Regards

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.