Menu Drag JS Error: m.last is not a function
-
I am not sure what changed in the past couple of days, but I am now unable to drag my menu items into an order (after previously having no problems). When I click and hold an item and try to move it, a number of dotted outline boxes start appearing on screen at the menu item’s current location, until I release the mouse.
Checking Error Console in Firefox shows this error on Menu admin page load:
“m.last is not a function” within the source file load-scripts.php.This error appears when trying to drag the menu item:
“uncaught exception [Exception… ‘Node cannot be inserted at the specified point in the hierarchy’ code:’3′ nresult:’0x80530003 (NS_ERROR_DOM_HIERARCHY_REQUEST_ERR)’ location:’/load-script.php?c=1&load=jquery,utils,nav-menu&ver=b8d6e4d4d963c8ebd861547d2234f159 Line:957′”Did I somehow lose a required JS include or something? Not sure why this WAS working, but now is not.
Any help is greatly appreciated!!! Thanks so much!
- The topic ‘Menu Drag JS Error: m.last is not a function’ is closed to new replies.