Closed
Description
Hi,
First off, thanks for maintaining this repo. Tablesorter fits pretty much all my needs and is by far the most robust table I've used. Anyways, this seems to occur in versions v2.28.6 and up. I have a table that uses ajax to get its rows. When the page loads, the table fires off a random number of GET requests to my backend server. Sometimes its 5, other times its 20. I have no retry logic in my code and when i downgrade tablesorter to version 2.28.5, this behavior stops. Any ideas?
Thanks