Hi there,
The WordPress 5.0 Beta 1 is available and I installed it on my localhost for some testing. I’ve noticed when I try to edit a post or page the screen goes on blank.
After taking a closer look in the browser console I noticed the following error: “Uncaught TypeError: Cannot read property ‘getEntityRecord’ of undefined” in the “react-dom.min.js” file on line 99 and 127
The issue appear without any other plugins activated, only the SiteOrigin Page Builder. Deactivating the page builder and the issue is gone and the Gutenberg editor shows up.
I know that the beta is just a couple hours available so maybe it’s to early to mention this but still I would like to let you know.
Cheers guys. I’m a big fan of your page builder, keep up the good work!
Hi Themer,
Unfortunately, I can’t seem to replicate this issue with a fresh install. Are you using a default theme? If not, can you please try using a default theme to see if that helps?
Hi Alex,
Thank you for your response.
I’m using MAMP, installed the 5.0 beta on a fresh WP installation and tried it with the TwentyNineteen and TwentySeventeen default themes with no other plugins activated than the SiteOrigin Page Builder.
The strange thing is that only when I set the “SCRIPT_DEBUG” to true in wp-config.php file the Gutenberg editor shows up. If you don’t notice any issues on your end I guess it’s a local issue then.
Hi Themer,
Thanks. I’m using WampServer locally and a generic Linux box remotely and I wasn’t able to replicate this issue on a fresh WordPress install. I’ll keep trying (during general testing) but we really need to be able to replicate this issue to be able to proceed.
Hi Themer,
Just an update – I was able to replicate this issue by switching to the nightly build. I’m not too sure why this issue wasn’t occurring for me while using the beta builds. I’ve logged this issue with the development team and this should be fixed shortly. Really sorry about this issue!
Hi Alex,
No worries. Thank you for pointing it out to the development team, I’m happy to hear the issue will be fixed shortly.