Skip to content

onShow triggered again when clicking menu #175

Description

@ariona

I am adding some action in onShow event, but i notice that this is triggered again whenever i am clicking on the sub-menu item and sometimes when hovering sub-menu.

onShow        : function(){
	console.log("onshow");
},

demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions