[wp-trac] [WordPress Trac] #63059: JS Warning in navigation menus when removing an item
WordPress Trac
noreply at wordpress.org
Wed Mar 5 16:21:07 UTC 2025
#63059: JS Warning in navigation menus when removing an item
--------------------------+-------------------------
Reporter: joedolson | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7.3
Component: Menus | Version: 6.7
Severity: normal | Keywords: needs-patch
Focuses: javascript |
--------------------------+-------------------------
When removing an item from nav menus, an uncaught TypeError is thrown:
"menus.updateParentDropdown is not a function". Thrown by the
`removeMenuItem` method, where it appears that the function is attached to
the wrong object.
Introduced in [59265].
Milestoning for 6.7.3 if that occurs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63059>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list