Teodosia Hristodorova
Teodosia Hristodorova
@hanastasov , @kdinev the issue is reproducible when you open [this ](https://www.infragistics.com/products/ignite-ui-angular/angular/components/slider/slider#labels-orientation-and-visibility) demo in stackblitz, download it and then run it locally 
@kdinev I think it always worked there. The only scenario in which it does not is when the sample is downloaded from stackblitz and run locally.
Hello @amrit-moomie , Nested menu similar to the attached could be implemented on application level using the IgxDropDownComponent and such a sample will be available in our documentation later this...
An expression without return fields could be committed through UI (this was fixed in the base branch) 
1. Change the entity in the nested query 2. Commit through API  The empty expression is still in edit mode
If we clear the return fields and commit through API as follows:  We would have  @imincheva Should we change the appearance in this scenario in order to notify...
- If we commit through API an expression with a column of type number without selecting operator the chip looks like the following:  - For other data types the...
1. Add field of type date to the entity 2. Add 'after' condition to the date type column An error is thrown: TypeError: Cannot read properties of undefined (reading 'formatter')...
1. Add query builder without initially set expression tree: ` ` The '+' icons in the add "'and'/'or' group" buttons are not displayed. _Suggestion: move the registerSVGIcons method to the...
1. Add query builder without initially set expression tree 2. Add new group:  3. Commit it:  4. Delete the group 5. Click on some of the add new...