civiccc/react-waypoint

Reset/Refesh Waypoint

Opened this issue · 0 comments

I have a list using fetchMore that uses Waypoint to trigger the fetch.

Trouble is after the fetch the position of the waypoint is still above so it continues to fetchMore.

How can I make the waypoint position correctly when fetched new data?