Here is the example:
https://codesandbox.io/s/trusting-chandrasekhar-usenq
So why exactly is .draw() not working? The drawCallback never fires and the table shoes the records in the wrong order. In the console you can see the correct ordered data.
I thought by calling ".draw" I would update the DataTable.