[wp-trac] [WordPress Trac] #51592: Customizer: Create New Menu is Empty
WordPress Trac
noreply at wordpress.org
Thu Oct 22 21:00:43 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 Clorith):
Spent some time digging, but couldn't find the root cause either yet, but
some more details that have been found so far:
The problem appears to be that the `wp.template` function never builds the
menu selection markup, which is needed to make the markup which the jQuery
selector later depends on when clicking to change ot the create menu
screen.
r41768 introduced a new menu creation flow, reverting back to just before
this point, and feeding in jQuery 3.x and things still work as expected,
so I wonder if it's something relating to this flow-change which isn't
playing nicely with other related JS changes.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51592#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list