SearchPanes continuously makes ajax requests
SearchPanes continuously makes ajax requests
Link to test case:
From the SearchPane examples:
https://editor.datatables.net/examples/extensions/searchPanesCascade.html
https://editor.datatables.net/examples/extensions/searchPanesViewTotal.html
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Each of these pages appear to continuously make ajax requests. I hadn't noticed it before, so perhaps there's been a change recently in the code?
This question has an accepted answers - jump to answer
Answers
Hi @Loren Maxwell ,
Thanks for spotting this, we've actually already identified and created a fix for the issue, it's just not released yet. This will be available in the next SearchPanes release which we hope will be in the next few weeks. Until then you can access the fix from the nightly builds.
I'll point you in the direction of the original forum post and relevant git commit.
Thanks,
Sandy