onderonur / react-intersection-observer-hook

React hook to use IntersectionObserver declaratively.
https://onderonur.github.io/react-intersection-observer-hook/
MIT License
74 stars 7 forks source link

Update useIntersectionObserver to re-observe when it mount #17

Closed seonghyeonkimm closed 2 years ago

seonghyeonkimm commented 2 years ago

Descriptions

onderonur commented 2 years ago

Hi there,

I didn't give much attention to React 18 until it's released. After the release, this issue got high priority. So thanks for your efforts and nice description of the cause!