Page doesn't reset to a populated one when clicking a filter (SearchPanes)
Page doesn't reset to a populated one when clicking a filter (SearchPanes)
Link to test case: https://datatables.net/extensions/searchpanes/examples/initialisation/layout.html
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
As can be seen even on the website's example table, if you click to one of the last pages, then press a filter in the search pane to decrease the number of rows, the page stays at the current page, which is now empty. It seems that it should automatically switch to a page with rows. Is there an option for this?
This question has an accepted answers - jump to answer
Answers
No that's wrong and a bug. Thank you for letting me know about that. I'm really surprised the unit tests didn't pick that one up. I'll make sure we add one for it when I fix this.
Allan
Ok, I appreciate it.
Its still not fixed. Any solutions available for a workaround?
Update: the problem was infront of the desktop. I had a old SearchPanes Version. Now its working.