3 | 3 | Some pages it will show up, others it won't. It's notable that when it does load, it's one of the last things to load on the page after everything else. All the other admin items will load in the sidebar, then template switches from "default template" to "pages" (the block theme site editor version of this), "slug" quickly switches to "URL", author loads, move to trash loads, and featured image area loads. Template & Slug visibly switching leads me to believe the core is running thru classic theme checks first, then loading block theme versions of these items. For some reason the block theme version of Featured image is the last thing to load on the page. Also the fact that other posters mention adding a blank index.php file solves their issue. This makes is seem like the core is still preferring classic theme requirements sporadically depending how quickly the page loads and performs all it's checks. |