Recycler View - Component onEndReached not triggered

Hi,

Trying to use the Recycler View for my repeated list, I can successfully display the lists items in the recycler, but cannot trigger the Component onEndReached Event, when I scroll to the end of the list?

Is this a known bug or am I doing something wrong?

Thanks

2 Likes

Can you provide screenshots that show how you implemented the Recycler View in the Composer ?

Hi @Thomas_Fullstck,

In terms of using the recycler view, there was not much to it. I already had a repeating list component implemented and I simply placed the list component inside the recycler view component (See screenshot below).
The settings for the recycler view are also pretty straightforward. My issue is I cant trigger the onEndReachedEvent to implement further actions.

Screenshot 2021-03-30 at 12.44.43

Can you show me what you set in the β€œlogic” view (at the bottom of the screen) ?

Hi @Mari @Mevi,

Any advice on the onEndReached Event, in regards to the Recycler View Component?

Thanks for any advice.

Hi @Farid_Patel! The onEndReached event of the recycler view is not yet supported even though it has been visible in the interface, our apologies for the mistake. However, the plan is to implement it soon with high priority. You can keep track of new features in the changelog. :slight_smile:

@Mari , Thanks for the update

Hey @Mari I saw some fixes in the changelog about Recycler View and visible property. Is this supposed to be the fix ?

Hey, not yet unfortunately. Those fixes are related to the visibilities of components inside the renderer, not the onEndReached event.

Is there any update regarding onEndReached event? Has been tracked as bug?

Still no update regarding this component? If no, is there any other way to paginate?

+1, keen to use the Recycler View to help with data loading issues in my app!

@Mari - Any ETA on when this will be fixed? Would be a very helpful feature!

@Mari Just circling back on this issue. Any update?? :grinning:

3 Likes

Any update on this bug fix? This would be a game changer for this already insane service.

@Mari Any update on the recycler? I have about 150-200 objects being loaded in at once right now and the recycler would help decrease load times by a significant amount.

1 Like