stephane-monnot / react-vertical-timeline

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

react-vertical-timeline doesn't work for nextjs 14 #178

Closed joywin2003 closed 4 months ago

joywin2003 commented 5 months ago

I personally tested it with both Next.js 13 and Next.js 14 in the browser, and it seems that it doesn't work for Next.js 14. Although in the DOM tree, the div and its content are present, they are not being rendered or displayed on the page.