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

Infinite scroll sample #438

Merged
merged 4 commits into from
Dec 19, 2023
Merged

Infinite scroll sample #438

merged 4 commits into from
Dec 19, 2023

Conversation

MayaKirova
Copy link
Contributor

@MayaKirova MayaKirova commented Jul 10, 2023

There are some issues that are worked around in the sample:

  1. Seems that DataPreLoad does not fire if the loaded data is the same number as the totalItemCount so there's a workaround that sets it to number of records +1 .
  2. There is one additional wait workaround due to If totalItemCount is set initially, before loading the data, an error is thrown. igniteui-angular#13242

@MayaKirova MayaKirova requested a review from dkamburov July 10, 2023 10:57
@MayaKirova MayaKirova marked this pull request as ready for review July 11, 2023 12:09
@HUSSAR-mtrela
Copy link
Collaborator

waiting for @dkamburov review

@HUSSAR-mtrela HUSSAR-mtrela merged commit c35e908 into vnext Dec 19, 2023
2 checks passed
@HUSSAR-mtrela HUSSAR-mtrela deleted the mkirova/infinite-scroll branch December 19, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in-review PR is ready for a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants