I use handsontable 16.0.0,when I scroll on the table, Cumulative Layout Shift (CLS) will grow fast, all of these shift are caused by div.wtSpreader, who knows how to solve this problem?
I found the demo in handsontable website also has this problem when scrolling on the table. https://handsontable.com/demo
Hi @fangmin1988
Thank you for sharing. I see that you also posted the issue on Github at Cumulative Layout Shift (CLS) caused by div.wtSpreader · Issue #11937 · handsontable/handsontable · GitHub so maybe we can reply there (for the other community members to see).
I will either reply by myself after the tests or ask one of my colleagues.