Im working with a custom checkbox in DataTable.
It works fine, except when I add a “save”-Property, then after each click in Console appears
TypeError: ‘null’ is not an object (evaluating ‘obj.$parent’)
Data is only updated if I edit another field also.
Is it a bug - or am i doing anything wrong? (i am working with an php script that is o.k.on my tests here, in snippet if used “dummy”)