stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.09k stars 161 forks source link

React 18 test issue #144

Closed 72gm closed 1 year ago

72gm commented 2 years ago

Hi,

I seem to have an issue when writing a simple test for the timeline... I only noticed it after upgrading to react 18 (may have been there in 17)

image

Any ideas how i'd fix this? I see that the timeline uses intersection observer but I've never heard of this

72gm commented 2 years ago

@stephane-monnot are you planning a React 18 update to this?

stephane-monnot commented 1 year ago

Sorry for the delay. You can propose a PR if you want.