Opened 9 years ago
Closed 9 years ago
#15176 closed bug (notabug)
Uncaught TypeError: Array.prototype.slice called on null or undefined
Reported by: | mohammedshoib | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | None |
Component: | manipulation | Version: | 1.7.2 |
Keywords: | Array.prototype.slice | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
stack trace:
s jquery-1.7.2.min.js:3 c.querySelectorAll.m jquery-1.7.2.min.js:3 f.fn.extend.find jquery-1.7.2.min.js:3 e.fn.e.init jquery-1.7.2.min.js:2 a.fn.init jquery-migrate-1.2.1.js:7 e jquery-1.7.2.min.js:2 initDataTable rept.js:251 exec_rept rept.js:199 $.ajax.success homePage.html:1193 o jquery-1.7.2.min.js:2 p.fireWith jquery-1.7.2.min.js:2 w jquery-1.7.2.min.js:4 send.d
I am trying to draw jquery datatable, but it is failing by above error because of that my other events like hoverIntent, other js functionality is failing, can you help me out to fix the problem?
Note: See
TracTickets for help on using
tickets.
Please ask for help on the forum or StackOverflow.