• Resolved acu80

    (@acu80)


    I have updated the plugin today to the new 4.0.0 version and after that i’m unable to edit or create posts with the plugin -.- if i click on edit post or i try to create a new post, the results is a total blank page :-/

    The chrome console show me this errors:

    css:1 Failed to load resource: the server responded with a status of 400 ()
    index.js:1 Uncaught TypeError: t is not a function
    at Object.use (index.js:1)
    at post.php?post=2739&action=edit:124
    at post.php?post=2739&action=edit:126
    css:1 Failed to load resource: the server responded with a status of 400 ()

    Any solution?

Viewing 5 replies - 1 through 5 (of 5 total)
  • I get a very similar error, but the missing resource is:

    /wp-content/plugins/gutenberg/vendor/wp-polyfill-ecmascript.min.2ae96136.js

    Hi everyone,

    I get the the white screen too after updating to Gutenberg 4.0.0

    I have the following error message in WP Debug:
    Uncaught TypeError: t is not a function
    …/wp-content/plugins/gutenberg/build/data/index.js line 1

    I have already cleared my cache without results.
    I also deactivated all plugins except Gutenberg and still get the white screen.

    Does anybody know what might cause the problem?
    Thanks!

    Update: I did some more testing on my site. In the functions.php of my child-theme I had the function _remove_script_version to remove query strings. Gutenberg worked fine as soon as I deleted it. Maybe this helps somebody with the same problem.

    • This reply was modified 6 years, 1 month ago by boconpro.

    I lost images and the text alignment went of the margins.

    Thread Starter acu80

    (@acu80)

    Update: I did some more testing on my site. In the functions.php of my child-theme I had the function _remove_script_version to remove query strings. Gutenberg worked fine as soon as I deleted it. Maybe this helps somebody with the same problem.

    Tried! but not worked for me ??

    Thread Starter acu80

    (@acu80)

    today, while trying to solve the issue, after i enabled the development mode on my cdn (cloudflare) and purged the cache, the blank page disappeared and the plugin started to work again… It seems there was something wrong with the CDN, don’t know :-/ but now after i re-enabled it again the blank page has not returned…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘4.0.0 Blank Page’ is closed to new replies.