Context.js icon indicating copy to clipboard operation
Context.js copied to clipboard

maybe i met a bug?

Open licongmu opened this issue 9 years ago • 5 comments

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?

licongmu avatar Jan 29 '16 04:01 licongmu

same problem here, I work with multiple context menus assigned to multiple css classes, and some times context menu switched attachments

arnaucube avatar May 12 '16 09:05 arnaucube

I got this problem too, do you have solutions?

Jeannie820 avatar May 31 '16 11:05 Jeannie820

I made another library to use context menus on web https://github.com/idoctnef/class2context but for now it is not finished yet

arnaucube avatar Jul 15 '16 10:07 arnaucube

Same bug ! Any reply ?

frufin avatar May 23 '17 14:05 frufin

this problem was fix #8 by this pull request

kimtiago avatar Nov 25 '21 15:11 kimtiago