Datatable Bug with Filter and group

https://snippet.webix.com/7gxyl1zy

  1. click on Group Button. Datas are grouped
  2. type ‘111’ in Content textfilter for My column
  3. see, there are no results
  4. click on ‘Ungroup’
  5. see Script Error.

I can have the same without a bug. I remove content text filter, and replace it with a view text in the toolbar.
on keypress,

  1. ungroup();
  2. filter();
  3. i can see no bug. but i have to ungroup first.

I try to use the beforeonfilter on datatable and ungroup first, but it is bugging too

Hope it helps, it’s an annoying bug.

Thanks

Just to be sure you read it. :slight_smile:

Hello @chezlui,

I can confirm the issue, thank you for the report! The bug should be fixed in one of the next releases.