• I updated to the latest version of Gutenberg 22.4.0 and not when I try to creat/edit pages, posts, or use the block editor the screen is blank. If I deactivate Gutenberg or roll back to the previous version everything works again.

Viewing 1 replies (of 1 total)
  • Hi,
    This usually points to a JavaScript error or incompatibility introduced by the update, not Gutenberg “breaking” by itself.

    A few quick things to check:

    • Open your browser DevTools (F12) → Console and look for red JS errors when the editor loads
    • Temporarily disable all other plugins and test again
    • Switch briefly to a default theme (Twenty Twenty-Four / Twenty Twenty-Five)
    • Confirm your PHP version is supported (PHP 8.0–8.2 is safest right now)

    A blank editor screen almost always means a JS error preventing Gutenberg from initializing. If you can share the console error message, it usually points directly to the conflicting plugin or theme.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.