civiccc/react-waypoint

Waypoint causing gap between fetched element count

rosman83 opened this issue · 1 comments

This plugin is working fine but on fetch it leaves a padding like gap between the last fetched items and the next set in a vertical list. This makes lists look really weird and spaced oddly as one element is spaced much more than the others at the waypoint

Hi @rosman83! By default, the waypoint is rendered as a <span> element. As long as you keep that element outside of the list, it shouldn't affect styling.