File Manager render in Chrome

I’m evaluating the File Manager control for possible purchase. Using the same code provided, the control is not rendering data in Chrome until I resize the browser. This is not occurring in IE. Any ideas how to overcome this?

Could you create a snippet that shows the problem ?

Here is the example:

http://webix.com/snippet/e47d5589

Also, be sure to use some kind of web server. Chrome will block ajax calls if HTML page was opened directly from a filesystem.