Side navigation
#14444 closed bug (notabug)
Opened October 13, 2013 02:10PM UTC
Closed October 15, 2013 02:23PM UTC
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
Attachments (0)
Change History (1)
Changed October 15, 2013 02:23PM UTC by comment:1
| resolution: | → notabug |
|---|---|
| status: | new → closed |
Please ask for help on stackoverflow, the jQuery forums, or in the #jquery irc channel.