richselect view in IE8 gives error : "Error: 'this.hd' is null or not an object"

Trying the following code in IE8 :

{ view:“richselect”, value:“American”, label:“Template Option”, width:320, labelWidth:130,id:“templateOption”, options:[
{ value:“American”, id:“American”},
{ value:“Mexican”, id:“Mexican” }
] }

This gives error :: ‘this.hd’ is null or not an object,

but works fine in Firefox and Chrome.

Any help would be greatly appreciated.

Problem confirmed. Issue occurs only in IE8. IE9 and later versions are not affected.
Fix will be included as part of Webix 1.7

Thanks for the reply. When the Webix 1.7 release can be expected.

For now we are releasing new stable version each month, next one will be on April 15
More common, hot-fix releases are available for owners of support subscription.