(pagination) start variable not working well after upgrade datatables

(pagination) start variable not working well after upgrade datatables

soporte@grupoibricks.comsoporte@grupoibricks.com Posts: 4Questions: 2Answers: 0

Hi!
We upgrade datatable library and now the pagination doesn't works well, the next next next... we start in 1, then we go to second page OK, but the next time... we see the aoData.start variable as "2020" , is like if this variable is concatenating.. all our source is always in the server, so, serverside: true, processing: true. Our controllers are the same but we saw that bug, how can we fix it? thanks!

https://pastebin.com/GN2v7uas

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,599

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.