Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid infinite scroll sample does not work with release version 4.3.0 #510

Open
MayaKirova opened this issue Jul 10, 2023 · 0 comments
Open
Assignees

Comments

@MayaKirova
Copy link
Contributor

The sample was made using version 4.3.0-beta.0 at which point it worked. However if it gets update to the release version 4.3.0 it throws an error:

image

Reason seems to be that this.grid.rowHeight now is undefined, so the pageSize calculation used in the sample resolves to NaN.

This can probably be worked around in the sample.

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

No branches or pull requests

2 participants