jquery-tablesorter-filter icon indicating copy to clipboard operation
jquery-tablesorter-filter copied to clipboard

Do not work with jQuery 1.4.2

Open evtuhovich opened this issue 14 years ago • 1 comments

table.config.cache is undefined [Break on this error] var allRows = table.config.cache.row;

On line 75.

evtuhovich avatar Sep 17 '10 11:09 evtuhovich

I can confirm this. I'm using internet explorer 8.

The problem is not jQuery 1.4.2. The problem only occurs when using the latest tablesorter.js file (which jquery-tablesorter-filter inherits from).

Edit: When you commits a full postback on the page using a button, config is undefined...

vlad75 avatar Sep 20 '11 07:09 vlad75