Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3275 closed bug (fixed)

drop is invoked as many times as droppable has been invoked

Reported by: paul.p.carey@… Owned by: paul
Priority: major Milestone: 1.6rc1
Component: ui.core Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:

Description

If I invoke $("#myDiv").droppable multiple times, when a drop occurs the drop function will be invoked as many times as I've invoked droppable.

Change History (4)

comment:1 Changed 15 years ago by Scott González

Resolution: invalid
Status: newclosed

comment:2 Changed 15 years ago by Scott González

Component: ui.droppableui.core
Milestone: TBD1.6
Priority: minormajor
Resolution: invalid
Status: closedreopened

comment:3 Changed 15 years ago by Scott González

Resolution: fixed
Status: reopenedclosed

Fixed in [648].

comment:4 Changed 15 years ago by rdworth

Milestone: 1.61.6rc1
Note: See TracTickets for help on using tickets.