Error using latest jquery-3.6.0
emanuelriolan opened this issue · 3 comments
emanuelriolan commented
mpryvkin commented
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!
emanuelriolan commented
This example on jsFiddle sir. https://jsfiddle.net/emanuelriolan/d3mc8vtb/9/
mpryvkin commented
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.