Bug Tracker

Opened 12 years ago

Closed 12 years ago

#10445 closed bug (fixed)

Setting queue to true causes an error

Reported by: Motty Owned by: gnarf
Priority: blocker Milestone: 1.7
Component: effects Version: git
Keywords: Cc:
Blocked by: Blocking:

Description

In the git (edge) version, setting the animate queue to true causes this error:

fn.call is not a function
 }, runner );
jquery-git.js (line 2100)

Here is a jsFiddle: http://jsfiddle.net/Mottie/zT6qy/

Change History (4)

comment:1 Changed 12 years ago by Rick Waldron

Component: unfiledeffects
Milestone: None1.7
Priority: undecidedblocker
Status: newopen

Confirmed

comment:2 Changed 12 years ago by Rick Waldron

Owner: set to gnarf
Status: openassigned

comment:4 Changed 12 years ago by Julian Aubourg

Resolution: fixed
Status: assignedclosed

Merge pull request #535 from gnarf37/queue-true

Effects - Allow queue: true - Fixes #10445

Changeset: c51a9706046de19d051b57771f67e5bf2bcd937f

Note: See TracTickets for help on using tickets.