Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 81677

Columnfilter + Chrome 22 not always working (was working on Chrome 21)

$
0
0
Google just released their new Chrome version for MAC yesterday (or maybe earlier) and I notice that the sorting is now broken - although not always. The result in sSearch_X is empty while a value has been selected.

I have 3 different select on my table and a date also. The first select and the date is working while the 2 other select are broken. In Firefox, it's still fine.

Unfortunately, I don't get any error in the console...

My Filtercolumn looks like that:

.columnFilter({
"sPlaceHolder": "head:before",
"sRangeFormat": "From {from}<br/>to {to}",
"aoColumns": [
null,
null,
{"type": "select", "values": Magazines},
{"type": "select", "values": Projects},
null,
{"type": "select", "values": StageNames},
null,
{"type": "date-range" },
null
]
});

Viewing all articles
Browse latest Browse all 81677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>