Tony Lee
Tony Lee
@appleboy I can help writing test! Any suggestion on how you wanna do it?
@kavilla @ashwin-pc We also observed this issue in 2.19.0 playground. Want to check to see the current statue and timeline on resolving this issue. Thank you for your support!! cc...
> The data grid is causing this. It is not correctly resetting its height when the row count changes. One fix is to force the component to remount entirely, but...
@ruchidh Great! I like the solution! I would suggest to use `rowCount`, `lineCount`, `pageIndex`, `pageSize` in the table key, so that the table will also resize when changing line count...