Bug report: columns.orderData only accepts array, but not integer
Bug report: columns.orderData only accepts array, but not integer
afarber
Posts: 53Questions: 0Answers: 0
Here simple test case: https://jsbin.com/xirimi/4/edit?js,output
Here description and workaround (using [0] instead of 0):
Thank you!
This discussion has been closed.
Replies
Thanks! I see a github issue for this today as well. I'll post back when fixed.
Allan
Fixed here. It was a
falsy
problem with the 0.Allan