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

VirtualScroll is broken #560

Closed
udithaindika opened this issue Sep 3, 2018 · 1 comment
Closed

VirtualScroll is broken #560

udithaindika opened this issue Sep 3, 2018 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@udithaindika
Copy link

There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Plunkr Case (Bug Reports)
Please fork the plunkr below and create a case demonstrating your bug report. Issues without a plunkr have much less possibility to be reviewed.

https://plnkr.co/edit/cUTGzfIkGbwlG5AEfymE?p=preview

Current behavior

  1. VirtualScroll with Lazy Loading only display the first data set only, When it scroll down it displays a empty page.

Expected behavior
VirtualScroll with Lazy Loading should show the subsequent data when scrolling down.

Minimal reproduction of the problem with instructions

  1. Create a DataTable with lazy loading and virtualScroll
  2. Scroll down will not display any data
    https://plnkr.co/edit/cUTGzfIkGbwlG5AEfymE?p=preview

Please tell us about your environment:
React version: 16.4.2
PrimeReact version: 2.0.0-beta.3
Browser: Tested in Chrome (latest), Firefox (latest) and IE 11
Language: Tested in ES6, but probably affects all languages.

@cagataycivici cagataycivici self-assigned this Sep 17, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Sep 17, 2018
@cagataycivici cagataycivici added this to the 2.0.0-beta.7 milestone Sep 17, 2018
@cagataycivici
Copy link
Member

Thank you for the sample, we plan to resolve it later this week and release it via 2.0.0-beta.7.

@cagataycivici cagataycivici changed the title VirtualScroll with Lazy Loading Does Not Load New Records VirtualScroll is broken Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants