WordPress Editor is always crashing
Summary The WordPress editor is crashing due to a TypeError that occurs when trying to access a property of a null object. This error is happening after disabling the Gutenberg editor and is related to the block-editor.min.js and compose.min.js files. Root Cause The root cause of this issue is likely due to a compatibility problem … Read more