Bug Tracker

Opened 15 years ago

Closed 15 years ago

#3459 closed bug (invalid)

Problem using Sortables

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

Description

I am getting some javascript errors on sorting a list (UL).

Errors I get:

  • this.options.curAnim is undefined
  • this.sortCfg is undefined

The first error is thrown the first time I reorder an item in the list. After it's being thrown, I can still continue to edit the list and .ajaxSubmit() data to a backend to make changes to the DB. When I do submit the info to the backend, however, I get the 2nd error, after which I cannot edit/re-order the list any further. Interestingly enough, the 2nd error only appears to occur when the list is rather big. It does not occur on small list of unordered elements.

Any ideas?

Thanks

Attachments (1)

serialize.txt (2.5 KB) - added by studlyswissdude2 15 years ago.
sortable code being used

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by studlyswissdude2

Attachment: serialize.txt added

sortable code being used

comment:1 Changed 15 years ago by flesler

Resolution: invalid
Status: newclosed

Please repost this to the UI Bug Tracker.

Note: See TracTickets for help on using tickets.