Ticket #3275 (closed bug: fixed)

Opened 2 years ago

Last modified 22 months ago

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:

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

Changed 2 years ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to invalid

Changed 2 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

Changed 2 years ago by scott.gonzalez

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in [648].

Changed 22 months ago by rdworth

  • milestone changed from 1.6 to 1.6rc1
Note: See TracTickets for help on using tickets.