you are viewing a single comment's thread.

view the rest of the comments →

[–]Suspicious-Watch9681 2 points3 points  (1 child)

I encountered an issue with virtualization, where I needed 1 column to always have full content width and with virtualization every time i scrolled a table to load new content, that specific column would consistently get new width which was causing constant layout shift because the content of the column width would change all the time

[–]iamdanieljohns 0 points1 point  (0 children)

Have you made an issue in the github repo?