Bug: serious error in ui.Property with 'registerType'

When i use Property.registerType to define a new type, some character in item’s ‘value’ will cause an error and the browser will crash.

please have a look : http://webix.com/snippet/f5292284


Another question is how to clear a combo after selected an option?

(a) I can confirm the issue, fix will be included in the next minor build

(b) You can add the empty option to the list

http://webix.com/snippet/195b059c

thanks, maksim. i’m looking forward to your fixed version.