gyrocode/jquery-datatables-checkboxes

Error using latest jquery-3.6.0

emanuelriolan opened this issue · 3 comments

I have tested with jQuery 3.6.0 but could not replicate the issue. Can you please create an example on jsFiddle.net demonstrating the problem using this example as a start? Thanks!

Thanks for the example. The problem is not in jQuery version. It is not documented well but the solution to this problem is to use dt-checkboxes class for input element, please see this example. As for now this class is required on input element when rendering custom checkbox.