Skip to content

Issue with Collection scrolling when data is loaded async #525

@garylesueur

Description

@garylesueur

https://plnkr.co/edit/81aoXFH8mkZhoxaKib2o

So first off, I've setup a plunker as requested. This is a snippet of what we are/were planning to use in production.

As it stands, the grid works as desired. When we started using real data, we came across a big problem.

To see the issue, on script.jsx - line 45, if you comment out the initial "this.populate()" then you can see the entire grid / page scrolling rather than just the items as desired.

At the moment I am cheating by seeding the grid with initial data but I'd like to not do this.

Thanks.

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