Description
Copying a cell value from an expanded row copies the value from the previous row instead of the selected/copied cell.
The issue occurs only after a row is expanded. If the same row is collapsed, copying works as expected.
Framework
Angular
Angular Version
21.2
Ignite UI for Angular Version
21.2
Component / Area
Hierarchical Grid
Browser
Chrome
Operating System
No response
Command Not Working
Steps to Reproduce
- Open this Hierarchical Grid sample
- Expand the row “Artist Ahmad Nazeri” and select the cell
- Copy the cell value using Ctrl + C.
- Paste the copied value somewhere else, for example into a text editor.
Actual Result
The value is "Artist Babila Ebwélé"
Expected Result
The value should be "Artist Ahmad Nazeri"
Reproduction URL
https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/hierarchical-grid#angular-hierarchical-data-grid-example
Attachments
No response
Description
Copying a cell value from an expanded row copies the value from the previous row instead of the selected/copied cell.
The issue occurs only after a row is expanded. If the same row is collapsed, copying works as expected.
Framework
Angular
Angular Version
21.2
Ignite UI for Angular Version
21.2
Component / Area
Hierarchical Grid
Browser
Chrome
Operating System
No response
Command Not Working
Steps to Reproduce
Actual Result
The value is "Artist Babila Ebwélé"
Expected Result
The value should be "Artist Ahmad Nazeri"
Reproduction URL
https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/hierarchical-grid#angular-hierarchical-data-grid-example
Attachments
No response