Processing Indicator Doesn't Display with Ajax Server Side when Ordering

Processing Indicator Doesn't Display with Ajax Server Side when Ordering

DataTablesUser1234DataTablesUser1234 Posts: 4Questions: 2Answers: 0

Link to test case: https://live.datatables.net/gehinihi/2/edit?html,js,output
Debugger code (debug.datatables.net): N/A
Error messages shown: N/A
Description of problem: I think the processing indicator is getting turned off prematurely (race condition?) when it is waiting for a server side ajax call after clicking a column header to order by that column.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,441Questions: 1Answers: 10,459 Site admin
    Answer ✓

    Thank you for letting me know about that error. There are overlapping conditions, which cause that. I've committed a fix which will be in the nightly soon, and the 2.1.3 release, which I'll drop in the next day or two.

    Regards,
    Allan

  • DataTablesUser1234DataTablesUser1234 Posts: 4Questions: 2Answers: 0

    Thank you so much! Really appreciate all the work you put in :)

Sign In or Register to comment.