Bug in the legacy version?

Bug in the legacy version?

mrwilliemrwillie Posts: 4Questions: 2Answers: 0
edited September 2015 in Free community support

Hello all,

I noticed that one of the DataTables instances on my site doesn't render correctly, although I haven't done any modifications to the script, and earlier everything worked as supposed.

Take a look at this:
http://somethingtostream.com/hulu/list/?id=3

DataTables seems to load, but I cannot use sorting and the info section is hidden. Only when I write something into the search box, the correct functionality begins. What is wrong here?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,753Questions: 1Answers: 10,111 Site admin
    Answer ✓

    Yes, there was a change in jQuery 1.11.3 which broke the old versions of DataTables. You could use 1.11.2 or update to the latest version of DataTables.

    Allan

  • mrwilliemrwillie Posts: 4Questions: 2Answers: 0
    edited September 2015

    Thanks, Allan!

    Hmm, strange: I updated to a newer version of DataTables, but the problem persists. And it's strange that everything words once I write something into the search box.

    UPDATE: The problem was that I updated to the newer API, but the version was the same (1.10.4). Now I use 1.10.9 and everything works again. Thanks again, Allan!

This discussion has been closed.