civiccc / react-waypoint

A React component to execute a function whenever you scroll to an element.
MIT License
4.08k stars 208 forks source link

onEnter is not triggered #345

Open davidtaboas opened 3 years ago

davidtaboas commented 3 years ago

Sometimes, in some browsers, onEnter is not triggered because the browser doesn't detect the <span> element in the DOM.