Andrew Starr
Andrew Starr
It was broken in 11.9.0 (exactly same issue as in your attached screenshots) and then fixed in 11.9.1 https://github.com/WordPress/gutenberg/pull/36516 Now in 11.9.1 I am unable to recreate the issue and...
Attached video of the Editor working correctly with WP 5.8.2 & Gutenberg 11.9.1 I realised after recording that I was using Firefox but it still works correctly in Edge and...
### Block inserter is not visible or is missing  ### Unable to insert paragraph when cursor in page title  ### Need to find some empty space to click...
After some more testing it seems the issue happens when the page template does not contain a Featured Image block ``, and is unrelated to the existence of starter content...
> [@Andrew-Starr](https://github.com/Andrew-Starr), do you mind sharing more details to reproduce the issue? WordPress and Gutenberg versions. Is there anything specific about the theme you're testing? Latest versions of WordPress, Gutenberg,...
> It looks like the Pages template is missing the `core/post-content` block, which is a required block if you want to add content to a post/page in the `template-locked` more....
### TT5 theme with the featured image block removed from `page.html` template, block inserter is missing  ### TT5 theme with the featured image block in `page.html` template, block inserter...
Thanks @Mamaduka, the markup above in the TT4 page template works without any issues, so I removed the two spacer blocks, keeping the post title block, and the issue re-appeared....
Taking it right back to basics, with this page template containing only the post content block, the block inserter is missing. ``` ``` Adding another empty block anywhere in the...
Toggling on "Always open List View" in Preferences > General > Interface fixes the issue, but that is not ideal as it is not the default setting.