#45507 closed defect (bug) (worksforme)
Block editor (Gutenberg) returns blank page when creating new articles.
Reported by: | musacco | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.0 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Describe the bug:
Block editor (Gutenberg) returns blank page when creating new articles.
To Reproduce:
Go to > Post > Add new
Expected behavior:
Do not see the blank page.
Desktop (please complete the following information):
OS: Windows 10 Pro - Version 1803 (build SO 17134.407) - x64 bit
Browser Google Chrome Version 71.0.3578.80 - x64 bit
Browser Chrome Version 63.0.3 - x64 bit
Additional context:
The problem occurs both with the classic editor installed and also with the classic editor uninstalled.
The problem also occurs after all the WordPress caches and all browser caches have been emptied.
Change History (6)
#2
@
6 years ago
- Keywords reporter-feedback added
Hi @musacco, welcome to WordPress Trac! Thanks for the report.
Does the issue still happen with all plugins disabled and a default theme (Twenty Nineteen) activated?
#4
in reply to:
↑ 3
@
6 years ago
I experienced this issue earlier. I tried to create a new post/page and it displayed a blank white screen.
The debug log pointed to the fact that the memory allowance was exhausted in loading the editor. I upped the memory limit of WP to 256M in wp-config.php and could see the page as expected.
#45508 was marked as a duplicate.