You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If datagrid has an expandable row using projectAs and the expanded row column width is not inline with columns of the parent row when we resize it.
You can refer the stackblitz to test.
Describe the bug
If datagrid has an expandable row using projectAs and the expanded row column width is not inline with columns of the parent row when we resize it.
You can refer the stackblitz to test.
How to reproduce
https://stackblitz.com/edit/cdyhba-57atyg?file=src%2Fapp%2FexpandableRowComponent.ts
Steps to reproduce the behavior:
Issue Recording: [
Screen.Recording.2024-11-20.at.11.54.33.AM.mov
](url)
Expected behavior
Expanded row columns width should be inline with parent row columns width when column resizing is done.
Versions
Clarity version:
Framework version:
Angular 16
Device:
Additional notes
Add any other notes about the problem here.
The text was updated successfully, but these errors were encountered: