私はこのコードを持っています:
$('#ldap-users, #audit-users').dataTable({
"sDom": "<'row'<'span6'l><'span6'f>r>t<'row'<'span6'i><'span6'p>>",
"bInfo": false,
"bProcessing": true,
"bPaginate" : true,
"sPaginationType": "bootstrap",
'aaSorting': [[1, "desc" ]],
});
このエラーが発生しました:
Uncaught TypeError: Cannot read property '_iDisplayStart' of null
ページネーションボタンをクリックすると