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

VirtualTable rows sometimes do not render on last page in lazy load mode #2062

Closed
jmorrill opened this issue Jun 2, 2019 · 2 comments · Fixed by #2067
Closed

VirtualTable rows sometimes do not render on last page in lazy load mode #2062

jmorrill opened this issue Jun 2, 2019 · 2 comments · Fixed by #2067
Assignees
Labels
Grid The DevExtreme Reactive Grid component

Comments

@jmorrill
Copy link

jmorrill commented Jun 2, 2019

VirtualTable in Material UI rows sometimes do not render using "lazy loaded" method after you do a sort on a column.

I thought this may be an issue with my code, but I was able to reproduce in the online demo. I admit it takes a lot of scrolling and sorting to make it happen in the demo, but happens more often in my application.

ezgif-2-360973b7fd07

In the online demo, you can make it do it reliably, by using the scrollbar and dragging to the very bottom. Then sort one of the columns. Rows will not render until you scroll again. I'm hoping this is all related to the same bug.

image

@ushkal ushkal self-assigned this Jun 4, 2019
@ushkal ushkal added the Grid The DevExtreme Reactive Grid component label Jun 4, 2019
@yedukondalurd
Copy link

yedukondalurd commented Jun 4, 2019

I have the same issue.

Screenshot 2019-06-04 at 6 50 56 PM

@ushkal ushkal changed the title VirtualTable (Material UI) rows sometimes do not render VirtualTable rows sometimes do not render on last page in lazy load mode Jun 5, 2019
@lock
Copy link

lock bot commented Jun 16, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Grid The DevExtreme Reactive Grid component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants