Webix Query Widget - Undefined Values in Custom Filter Options

Hello ,

I’m encountering an issue with the Webix Query widget and custom filters. I’ve implemented a custom filter with a list that should display options fetched via an Ajax request. However, when trying to parse and populate the list with the received data, the options are displayed as ‘undefined’ in the list.
Here’s the snippet code .