[wp-trac] [WordPress Trac] #51592: Customizer: Create New Menu is Empty
WordPress Trac
noreply at wordpress.org
Thu Oct 22 17:23:42 UTC 2020
#51592: Customizer: Create New Menu is Empty
--------------------------+---------------------
Reporter: boldgrid | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6
Component: Customize | Version: trunk
Severity: blocker | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+---------------------
Comment (by boldgrid):
Making the following additions to wp-admin/js/customize-nav-menus.js
resolved the issue for me.
L1361+: menuNameControl.renderContent();
L1375+: menuLocationsControl.renderContent();
L1388+: newMenuSubmitControl.renderContent();
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51592#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list