For selectize inputs, one has to define a valueSetter function; otherwise a predefined rule which includes the selectize input will not work as expected. The solution is described here, I just added the valueSetter function to the appropriate row in the queryBuilder.js file.
For selectize inputs, one has to define a valueSetter function; otherwise a predefined rule which includes the selectize input will not work as expected. The solution is described here, I just added the valueSetter function to the appropriate row in the queryBuilder.js file.