Error after update to Editor 1.5.1

Error after update to Editor 1.5.1

jgcaudetjgcaudet Posts: 82Questions: 7Answers: 0

Hi Allan
I have updated datatables to 1.10.9 and editor to 1.5.1 in order to test this "https://datatables.net/forums/discussion/30672/individual-column-searching-text-inputs-doesn-t-work#latest"

But now, when I edit a row I get this error :
"TypeError: ids is undefined"
in line 531 :
"for ( var i=0 ; i<ids.length ; i++ ) {"
of Editor-1.5.1/js/dataTables.editor.js

Before update I edit rows without any problem.

Thanks

Replies

  • allanallan Posts: 61,903Questions: 1Answers: 10,148 Site admin

    What version did you upgrade from?

    Also, can you link me a link to the page so I can debug it please?

    Allan

This discussion has been closed.