Tree filter in webix tree

Tree filter in Webix tree control is too slow in Internet explore(IE) why?

Hi,

Can you specify the size of the dataset?

Tree control contains the data around 1200 records
But same works fine with Chrome

Please check the following snippet, seems like it works fine:

http://webix.com/snippet/b2f8d00f

Can you please provide your own implementation? Perhaps, there’s some specific condition you haven’t mentioned.

We have made some changes for filtering the tree. Now its bit fast.
Thanks for your help and time.