Context.js
Context.js copied to clipboard
maybe i met a bug?
i use Context.js like this: context.attach(".classA",menuArr1); context.attach(".classB",menuArr2); but sometimes(i have a test,about twenty times occur five times ),it attach menuArr2 to classA items! i don't have any ideas?what is the matter?
same problem here, I work with multiple context menus assigned to multiple css classes, and some times context menu switched attachments
I got this problem too, do you have solutions?
I made another library to use context menus on web https://github.com/idoctnef/class2context but for now it is not finished yet
Same bug ! Any reply ?
this problem was fix #8 by this pull request