Bug Tracker

Opened 9 years ago

Closed 9 years ago

#14444 closed bug (notabug)

thisCache is undefined at line 3624

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:

Description

Hi

I'm getting a "thisCache is undefined at line 3624". I believe this related to the QTip plugin, but not entirely sure why it is.

[15:01:41.740] TypeError: thisCache is undefined @ http://localhost:8080/libs/jquery-1.10.2.js:3634

The offending code is here: if ( data !== undefined ) {

thisCache[ jQuery.camelCase( name ) ] = data;

}

at line 3634.

Chris

Change History (1)

comment:1 Changed 9 years ago by timmywil

Resolution: notabug
Status: newclosed

Please ask for help on stackoverflow, the jQuery forums, or in the #jquery irc channel.

Note: See TracTickets for help on using tickets.