Error after update to Editor 1.5.1
Error after update to Editor 1.5.1
jgcaudet
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
This discussion has been closed.
Replies
What version did you upgrade from?
Also, can you link me a link to the page so I can debug it please?
Allan