Recent installation errors with mData undefined

Recent installation errors with mData undefined

davedarndavedarn Posts: 7Questions: 4Answers: 1

This error is on line 6156 of jquery.datatables.js
if ( col.mData === i ) {

The installation is as per the guide except that i also use jquery-ui
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css" type="text/css" media="screen">

<link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.0/css/jquery.dataTables.css">




This discussion has been closed.