Hi
I have a form with a richselect element.
The form is used to edit records from a datatable.
Sometimes, the value for this richselect element is null. When this happens, an exception is thrown by line 8574 in webix_debug.js (version 2.5) that reads:
if (!text && typeof value == “object” && value.id){