jsonkao / react-scrollama

Simple scrollytelling with the IntersectionObserver in React.
https://jsonkao.github.io/react-scrollama
MIT License
388 stars 30 forks source link

apply min offset when step.state.offsetHeight is NaN #58

Closed danieleguido closed 3 years ago

danieleguido commented 3 years ago

Fix #57 and fix the example code when running with progress prop

jsonkao commented 3 years ago

Getting this error too. Will quickly release this as a quick fix. Thanks so much for the contribution!