Skip to content

Scroll not updating datagrid properly #2652

Closed
@exrhizo

Description

Bug Report

Steps to Reproduce:

I haven't created a full reproduction yet, I may need to switch tasks from this

Upgraded from (read context below)

@finos/perspective": "2.5.1" -> "2.10.1"
@finos/perspective-viewer: "2.5.1" -> "2.10.1"
@finos/perspective-viewer-d3fc: "2.5.1" -> "2.10.1"
@finos/perspective-viewer-datagrid: "2.0.1" -> "2.10.1"

Expected Result:

The scroll in a datagrid to work

Actual Result:

The scroll mostly doesn't change the datagrid view, see this loom where I am scrolling left-right and then up-down.

https://www.loom.com/share/92d60335dac94001b292828e07682e4a?sid=fdcb37f1-c35f-4552-8221-8904d8a1dc97

Environment:

  • Vite dev (esbuild)
  • @apache-arrow/esnext-esm: "^16.1.0"
  • React in an iframe
  • table from arrow: perspectiveWorker.table(cloneArrayBuffer(data))
  • Chrome 125.0.6422.78
image

Additional Context:

This was working, and I upgraded perspective, arrow and vite at the same time - so I can do more to bisect the actual root cause. But hoped there might be an idea y'all have.

Metadata

Assignees

No one assigned

    Labels

    bugConcrete, reproducible bugs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions