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

RadListView PullToRefresh leaves gap on iOS #1537

Open
JWiseCoder opened this issue Aug 16, 2021 · 2 comments
Open

RadListView PullToRefresh leaves gap on iOS #1537

JWiseCoder opened this issue Aug 16, 2021 · 2 comments

Comments

@JWiseCoder
Copy link

In iOS, after a pull to refresh, there is sometimes a gap at the top of the RadListView, even after calling notifyPullToRefreshFinished. This seems to happen only when the number of items before and after the refresh is the same. If the number of items change, there is no gap afterwards.

This is similar to the #278, but this is still happening with the latest version.

@kfw9257
Copy link

kfw9257 commented Sep 3, 2021

Try running listViewElement.nativeElement.refresh() when the notifyPullToRefreshFinished event is triggered.

@a-camacho
Copy link

Same issue here, and can't fix it with a refresh on my listView. Any clues ?

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

3 participants