Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onShow triggered again when clicking menu #175

Open
ariona opened this issue Sep 24, 2018 · 0 comments
Open

onShow triggered again when clicking menu #175

ariona opened this issue Sep 24, 2018 · 0 comments
Labels

Comments

@ariona
Copy link

ariona commented Sep 24, 2018

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

@joeldbirch joeldbirch added the bug label Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants