react-waypoint
react-waypoint copied to clipboard
Reset/Refesh Waypoint
trafficstars
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?