Webix IE8 Browser Issue - Is Webix Support IE8

I have requirement like My Application should work in IE8 as well, as I see there are some constraints in Angular JS which doesnt support IE8, the solution (work around) we are still searching.

But when I was testing the the normal webix sample, I am gettign the below errors in IE 8, Can you please tell what could be the issue or Webix doesnt support IE8.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Wed, 23 Jul 2014 14:47:14 UTC

Message: ‘undefined’ is null or not an object
Line: 7
Char: 6
Code: 0
URI: http://docs.webix.com/codebase/webix.js

Message: ‘undefined’ is null or not an object
Line: 7
Char: 6
Code: 0
URI: http://docs.webix.com/codebase/webix.js

Hello Maksim,

I would request you to please provide updates on this because we are really tightly with the deliverable of components and we stuck to the above issue.

Can you help me to sort out this.

Can you provide the exact url of the broken sample.
Webix itself does work with IE8, just be sure that you are using Standard mode, as Quirks and Compatibility modes are not supported.

Thanks Maksim,

http://docs.webix.com/samples/05_list/04_list_grouping.html, when you open this page in IE8 browser the, the page is opened in Browser and Document Mode is Standard Mode, now to replicate the issue once the page is opened, double click on the component as well outside the component, then you will get the error, which I have mentioned in the above chain.

Yep, I can confirm the issue.
Fix will be included in the next build.

thanks, I’ve also had problems with IE8.