rare bug in datatable

Hello,

I am experimenting a rare bug that I cannot reproduce, it happens under some random criteria.

It occurs sometimes when I set one or two filters in my datatable. Then, the datatable reloads, I see the refresh icon:
https://dl.dropboxusercontent.com/u/639494/bugDatatable.png

After that, filters are empty and data is not filtered.

Any idea of what is happening? I am loading around 1k rows with 40-60 columns.

Thanks in advance!

Hello,

Not sure why this issue occurs. If it’s possible, please provide a snippet where the problem can be represented. At least we need more details, such as the datatable config/data loading pattern.