Make WordPress Core

#58652 closed defect (bug) (duplicate)

The block editor does not appear in 6.3 Beta1.

Reported by: nendeb55's profile nendeb55 Owned by:
Milestone: Priority: normal
Severity: critical Version: 6.3
Component: General Keywords:
Focuses: Cc:

Description

Core WordPress6.3 Beta1
Plugin none
Theme Twenty Twenty-Three v1.1

Error Code

Uncaught ReferenceError: c is not defined

at 80149a61-4063-4cfe-a5ac-f2bcd7febd74:1:1276
at Array.forEach (<anonymous>)
at f (80149a61-4063-4cfe-a5ac-f2bcd7febd74:1:1254)
at 80149a61-4063-4cfe-a5ac-f2bcd7febd74:1:1303

block-library.min.js:14 Uncaught SyntaxError: Unexpected token ':'
edit-site.min.js?ver=706364921605e4988d64:19 Uncaught TypeError: Cannot read properties of undefined (reading 'experimentalGetCoreBlocks')

at Module.Sm (edit-site.min.js?ver=706364921605e4988d64:19:232229)
at HTMLDocument.<anonymous> (site-editor.php:1788:16)

Change History (1)

#1 @peterwilsoncc
10 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks for the report @nendeb55,

This is been worked on as part of #58648, in order to keep discussion in one location I'll close this ticket as a duplicate. There's a pull request linked to the original ticket.

Note: See TracTickets for help on using tickets.