Blank editing area since 3.3.0 update
-
Following @designsimply request on https://github.com/WordPress/gutenberg/issues/8101#issuecomment-407494339, I am detailing the buggy behavior I an finding in a specific site in a multisite with subdomain install. WP 4.9.7 and Gutenberg 3.3.0. The console shows the messages below and they persist after cleaning all caches (server and browser, reverse proxy, storage API, etc) and forcing reload. I tested in two different Macbooks, in two different places/IPs.
Did you build Gutenberg from source or download and install through the Plugins page?
Installed through the Plugins page
Can you verify the error messages you are seeing?
index.js?ver=1532123626:37 Uncaught TypeError: Cannot read property 'keycodes' of undefined
index.js?ver=1532123626:12 Uncaught TypeError: Cannot read property 'withFilters' of undefined
Uncaught TypeError: Cannot read property 'withFallbackStyles' of undefined
Uncaught TypeError: Cannot read property 'getBlockSelectionStart' of undefined
Have you tried disabling other plugins to rule out a plugin conflict?
What theme are you using?Yep, disabled all plugins and tested with Twentyseventeen, Cube and Atmosphere Pro (Genesis Framework). The same results in all cases.
Other Notes:
– In all other sites in the network Gutenberg works perfectly.
– In a even more weird note, I setup another site in the network to the exactly same setup and it works.
- The topic ‘Blank editing area since 3.3.0 update’ is closed to new replies.