#10583 closed bug (duplicate)
jquery 1.7rc1 'Cannot call method 'apply' of undefined' problem
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | event | Version: | 1.7rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When use jquery 1.7rc1 version,some plugins with error tips:
"Uncaught TypeError: Cannot call method 'apply' of undefined"
plugins like:
Special scroll events for jQuery http://james.padolsey.com/javascript/special-scroll-events-for-jquery/
JQUERY PAGINATOR 3000 + http://plugins.jquery.com/project/jquery-paginator-3000
Change History (6)
comment:1 Changed 12 years ago by
Component: | unfiled → misc |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 12 years ago by
1.7 rc1 test online(not work): http://jsfiddle.net/mGppT/1/
1.6.4 test online(1.3.2~1.6.4 work fine): http://jsfiddle.net/mGppT/2/
comment:4 Changed 12 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:5 Changed 12 years ago by
Component: | misc → event |
---|---|
Milestone: | None → 1.7 |
Priority: | low → high |
Resolution: | → duplicate |
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for submitting a ticket to the jQuery project. Unfortunately, we're unable to assist with issues related to third party plugins. What we recommend doing is contacting the authors of the plugins you're having problems with directly and asking them if they offer or plan to offer support for jQuery 1.7RC1. If they (or you) are able to narrow down the problem to something that can be reduced in a test case on jsFiddle, we'll happy take another look at what might be causing this.