Skip to main content

Bug Tracker

Side navigation

#1985 closed bug (wontfix)

Opened November 28, 2007 02:27PM UTC

Closed March 31, 2008 01:57AM UTC

Interface's Slide effects resulting in tons of errors

Reported by: cruentus Owned by: stefan
Priority: major Milestone: 1.2.2
Component: interface Version: 1.2.1
Keywords: interface, effects, slide Cc:
Blocked by: Blocking:
Description

Hello,

I'm using jQuery 1.2.1 and Interface 1.2 and when I try to use the Slide fx (specially SlideInUp), after the sliding has complete, Firebug's error count starts to exponentially increase.

The following bug repeats hundreds and hundreds of times, until I either disable JS or reload the page.

this.options.curAnim has no properties

--> this.options.curAnim[ this.prop ] = true;

jquery.js (line 2833)

The sliding fx itself seems fine, but once it's complete, the errors start to come up.

Attachments (0)
Change History (2)

Changed February 02, 2008 02:08AM UTC by mmarsching comment:1

Same with all other Effects for me. Works fine with jquery 1.1.2 - seems to be broken for all versions greater than that.

Changed March 31, 2008 01:57AM UTC by scott.gonzal comment:2

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.