Responsive 2.2.0 with data server side bug?
Responsive 2.2.0 with data server side bug?
mkhairi
Posts: 5Questions: 2Answers: 0
Seems like Responsive v2.2.0 not working well with dataTable serverSide: true
Here is test case: https://output.jsbin.com/dijizobeqe
Turn off serverSide or Downgrade to v2.1.0 fixed this issue.
Is this bug or i miss some other required option?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi!
I have the same kind of problem with 2.2.0. I had to go back to 2.1.0.
It is indeed a bug in 2.2.0 which was resolved in this commit.
The nightly version works with your example.
Allan