You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting.
Worth noting that this maybe something specific to the post types of 'post' and 'page' (I'm able to replicate this error on the page post type as well) since registering a custom post type without title capabilities will load the editor as expected (although with other errors) - ref #26239
Description
When title support is removed from the "post" post type, the editor crashes when first clicked.
The crash appears to happen here:
gutenberg/packages/editor/src/components/post-title/index.js
Line 68 in 0596f1b
Step-by-step reproduction instructions
Using a test site, add an mu-plugin with the following code:
Try to create a new post with Gutenberg, click the editor after it loads, and observe the crash.
Expected behaviour
The editor would be usable without title support.
Actual behaviour
The editor crashes without title support.
Screenshots or screen recording (optional)
Gutenberg.10.0.2.Crash.Without.Title.Support.mp4
WordPress information
Device information
The text was updated successfully, but these errors were encountered: