igGrid - bug when filtering after dataSource change

To replicate bug:
  • Filter on date column with value "26/04/2012" - works correctly and only 1 row is displayed
  • Click "Re-populate Data" button to load a new array of data into the grid -
  • Filter on date column with value "26/04/2012" - loading gif displays and error is shown in console
Loading...