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
Component: | unfiled → effects |
---|---|
Milestone: | None → 1.7 |
Priority: | undecided → blocker |
Status: | new → open |
comment:2 Changed 12 years ago by
Owner: | set to gnarf |
---|---|
Status: | open → assigned |
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merge pull request #535 from gnarf37/queue-true
Effects - Allow queue: true - Fixes #10445
Changeset: c51a9706046de19d051b57771f67e5bf2bcd937f
Note: See
TracTickets for help on using
tickets.
Confirmed