Skip to content

Conversation

@yerkejs
Copy link
Contributor

@yerkejs yerkejs commented Jul 22, 2025

2025-07-22.11.47.51.mov

Currently, the table's layout changes when scrolling if the heights of rows are calculated (not specified). This is happening because RenderBoxes outside of the viewport are being detached. That's a feature, not a bug (~visualization).
But it creates a new issue - the layout of the table will change dynamically. So I would like to have control over that. With flag shouldRenderColumnsLazy to "false" it will avoid detaching renderboxes.

@netlify
Copy link

netlify bot commented Jul 22, 2025

Deploy Preview for visionary-chimera-cb5753 ready!

Name Link
🔨 Latest commit ed3d8ad
🔍 Latest deploy log https://app.netlify.com/projects/visionary-chimera-cb5753/deploys/68d6221426a1560008a7fe28
😎 Deploy Preview https://deploy-preview-53--visionary-chimera-cb5753.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant