Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Pagination 'next previous' buttons fial but numbers work

$
0
0

I'm seeing a console error of:

Uncaught TypeError: Cannot read property 'nTr' of undefined
at x.<anonymous> (datatables.min.js:177)
at x.iterator (datatables.min.js:163)
at x.<anonymous> (datatables.min.js:177)
at x.nodes (datatables.min.js:165)
at m._resizeAuto (datatables.min.js:564)
at HTMLTableElement.<anonymous> (datatables.min.js:552)
at HTMLTableElement.dispatch (datatables.min.js:14)
at HTMLTableElement.y.handle (datatables.min.js:14)
at Object.trigger (datatables.min.js:14)
at HTMLTableElement.<anonymous> (datatables.min.js:14)

When i try to use the next/previous button on pagination. If i click a number directly it works fine. Anyone run into before?


Viewing all articles
Browse latest Browse all 2364

Trending Articles