jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

Multiple User Events Multiply on Drag

Open casajarm opened this issue 14 years ago • 1 comments

If I create an event with an array for userId I see the multiple events as separate blocks. If I drag it drags only the one I click on and then when I drop it it creates new copies of the event.

For example, I have 3 userIds in the array. I drag the 3rd and when I drop it I end up with 5 events because the one I dragged is creating 2 new copies of itself.

casajarm avatar Jan 07 '11 21:01 casajarm

Is there already a fix for this issue?

gjoonk avatar Oct 03 '11 09:10 gjoonk