Closed smmr-dn closed 1 month ago
Please provide a minimal repro using the latest version (3.13.3). This bug report is not actionable in its current state.
Actually, I'm pretty sure this was fixed in 3.13.3, so I'll close this issue until there is more info.
Added a link to an example minimal repo as the horizontal scroll was fixed in 3.13.3 but the expandable rows are still broken.
Describe the bug (current behavior)
The
enableVirtualization
property inTable
has caused some abnormal behaviors in the output data such as:Data is only shown up to the width of current available viewport.With
enableVirtualization
Without
enableVirtualization
Expected Behavior
Virtualizes large amount of data in table and only shows certain rows in viewport.
Link to minimal repro
https://stackblitz.com/edit/github-gevv11-u36ywv?file=src%2FApp.tsx,src%2Fmain.tsx
Steps To Reproduce
No response
Anything else?
Package version: @itwin/itwinui-react version
3.12.03.13.3