Closed
Description
The latest jQuery does not open the menu's anymore. It seems to be due to the mousedown event being received twice (probably some nested div thing). The only way I've been able to "fix" this is by adding a "stopPropagation()" call at the end of the d.on('mousedown', 'a.menu_trigger')-listener. Dunno if that is the best method.
Metadata
Metadata
Assignees
Labels
No labels