Skip to content

Data is not displaying on virtualized components like tables/grids even with renderer is set to 'always'. #1146

@arjunthakur-tech

Description

@arjunthakur-tech

Describe the bug
I have a virtualized table inside a Dockview layout, along with another view (e.g., a Chart). I’ve set renderer: "always".

Everything works fine if I scroll down in the table, switch to the Chart view, and then return to the table—the data remains visible as expected.

However, if I repeat the same steps but zoom in or out while on the Chart view, when I return to the table, the data is still present but no longer visible.

Screenshots
As you can see in the screenshot, if I just scroll a bit, the data comes again, but why did it disappear in the first place even with renderer set as "always"?

Image

Desktop:

  • Browser - Chrome
  • Version - Version 146.0.

Additional context
I'm using tanstack table with tanstacks virtualization with Dockview's latest version which is 5.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions