Maya
Maya
…id is rendered. If not do not autosize the grid. Closes #14138 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [...
…id is rendered. If not do not autosize the grid. Closes #14138 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [...
…side the hierarchical/pivot grid's templates as well. Closes https://github.com/IgniteUI/igniteui-webcomponents/issues/1120 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation -...
## Description When data is remote and default pivot strategies are skipped with a flat config: ``` columns: [ { memberName: "Buckets Status", dataType: "string", enabled: true, }, { memberName:...
Closes # ### Additional information (check all that apply): - [ ] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ]...
## Description If parent has columns but child row island does not, and instead autogenerates them, then it throw an error: ERROR TypeError: Cannot read properties of undefined (reading 'map')...
### Description Sample in docs at : https://staging.infragistics.com/products/ignite-ui-angular/angular/components/grid/cell-editing#angular-grid-cell-editing-and-edit-templates-example does not load. When opening the sample itself: https://staging.infragistics.com/angular-demos/grid/grid-editing It throws an error: main.68594ea582fa342f.js:1 ERROR TypeError: Cannot read properties of undefined (reading...
Goes with: https://github.com/IgniteUI/igniteui-angular/pull/14498
Reverts IgniteUI/igniteui-angular#14673 Since this seems to break the React wrappers.
### Which component(s) are affected? Date-time input ### Description While inputting text in the date time editor, internally the value property changes: - becomes null if the date mask is...