@Jaafar-abusair You may want to share some code so we can better understand your situation.
I've also noticed that the loading indicator doesn't work if I return from my function that is called for onLoadMoreAsync immediately, e.g. if the component is already loading more and I don't want to load again. Is that what you're doing too?
@Jaafar-abusair You may want to share some code so we can better understand your situation.
I've also noticed that the loading indicator doesn't work if I return from my function that is called for
onLoadMoreAsync
immediately, e.g. if the component is already loading more and I don't want to load again. Is that what you're doing too?