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

After 'update'ing the context menu, the on click callback function trigger missing #33

Open
arijitkanrar opened this issue Sep 19, 2018 · 1 comment

Comments

@arijitkanrar
Copy link

If the context menu is updated using the .contextMenu('update',menu) function, the click event handlers for the menus dont get the trigger and menu attributes in the pData parameter.

@arijitkanrar
Copy link
Author

I'm willing to take a look at the code and fix it. Is there any documentation on the code? Like how the context menu is bound to the triggering element? If I get that I can take a look at the code else I'll have to spend a lot of time trying to understand the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant