Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 5 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 5 years ago by scott.gonzalez
- Priority changed from minor to major
- Resolution invalid deleted
- Status changed from closed to reopened
- Component changed from ui.droppable to ui.core
- Milestone changed from TBD to 1.6
Note: See
TracTickets for help on using
tickets.


see Google Group discussion