Side navigation
#14546 closed bug (duplicate)
Opened November 15, 2013 06:47AM UTC
Closed November 28, 2013 09:27AM UTC
Depricated function Call
Reported by: | amoghbl1 | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The getPreventDefault function called in a line on the script seems to be depricated, it says that it must be replaced with the defaultPrevented.
Attachments (0)
Change History (1)
Changed November 28, 2013 09:27AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #14282.Please, next time check if the issue exists with the most jQuery version; for testing (not production!) you can check:
http://code.jquery.com/jquery-git1.js for jQuery 1.x
http://code.jquery.com/jquery-git2.js for jQuery 2.x
This has already been fixed (and it's not any serious issue, it's just Chrome overreacting).