Query builder + condition "IN" production problem

Hello,

I am using query builder integration with data grid and I am having problems to filter "IN". In dev environment(local) this works fine:



But, when I deploy to production environment, the multiselect is not correctly, for example the checkbox is not showing:



When I am selecting something, the content is not showing as selected:


And I got in console:



But the filter is working. Could be some problem when Angular minify the files?

Ps. The multiselect of the column chooser is working fine:


Versions of syncfusion and Angular:

"@angular/animations": "~9.1.11",
"@angular/cdk": "^9.0.0",
"@angular/common": "~9.1.11",
"@angular/compiler": "~9.1.11",
"@angular/core": "~9.1.11",
"@angular/forms": "~9.1.11",
"@angular/material": "^9.2.4",
"@angular/platform-browser": "~9.1.11",
"@angular/platform-browser-dynamic": "~9.1.11",
"@angular/router": "~9.1.11",
"@fullcalendar/core": "^4.4.0",
"@ng-select/ng-select": "^3.7.2",
"@rxweb/reactive-form-validators": "^1.9.9-beta2",
"@syncfusion/ej2-angular-calendars": "^18.2.44",
"@syncfusion/ej2-angular-dropdowns": "^18.2.44",
"@syncfusion/ej2-angular-grids": "^18.2.44",
"@syncfusion/ej2-angular-navigations": "^18.2.44",
"@syncfusion/ej2-angular-popups": "^18.2.44",
"@syncfusion/ej2-angular-querybuilder": "^18.2.44",
"@syncfusion/ej2-angular-splitbuttons": "^18.2.44",
Thank you

5 Replies 1 reply marked as answer

MV Madhan Venkateshan Syncfusion Team July 22, 2020 10:12 AM UTC

Hi Rafael, 
 
Good day to you. 
 
We have confirmed that the reported issue is a defect and the fix for this issue is estimated to be available on next week patch release and appreciate your patience until then. 
 
Regards, 
Madhan V 



RA Rafael July 22, 2020 03:06 PM UTC

Hi Madhan,

No problem, could you notify me here when I can update? I will just need update the version of QueryBuilder?

Thank you very much


MV Madhan Venkateshan Syncfusion Team July 23, 2020 07:49 AM UTC

Hi Rafael, 
 
Yes, we will notify you, you can update only the version of Querybuilder to resolve this issue. 
 
Regards,
Madhan V
 



HV hoang van thanh December 10, 2020 06:59 AM UTC

Hi Madhan,

Currently, I am using query builder version 18.3.35 and I also encountered the same problem. Please let me know if the problem is resolved.

Thank you very much!


GK Gayathri KarunaiAnandam Syncfusion Team December 10, 2020 05:28 PM UTC

Hi hoang, 
We would like to let you know that the issue is fixed in our latest source. We are unable to reproduce the reported issue in our end
For your reference, we have prepared a sample based on this. Please refer below link.  
  
 
Could you please ensure latest source and get back to us with issue reproducible sample if the issue still persists?  
Regards, 
Gayathri K 


Marked as answer
Loader.
Up arrow icon