Bug Tracker

Modify

Ticket #3631 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

ui.sortable.js: re Ticket #3402 - new ui.cancel() method

Reported by: dimok Owned by: flesler
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: Cc: dimok
Blocking: Blocked by:

Description

Line 838: if(this.options.helper != "original") this.helper.remove();

In my case this.helper is null, so "this.helper.remove()" blows. But let's say it's not a null, isn't it suppose to be a Function? Then how do you expect "this.helper.remove()" to work?

Change History

comment:1 Changed 5 years ago by flesler

  • Cc dimok added
  • Status changed from new to closed
  • Resolution set to invalid

This belongs to the  UI Bug Tracker.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.