stephane-monnot / react-vertical-timeline

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

onTimelineElementClick handler #55

Closed RahulIPEM closed 4 years ago

RahulIPEM commented 4 years ago

The event handler is not working as I had reinstall all node modules after you have merged and I lost my local changes. And it stopped working. I have gone through VerticalTimelineElement.js and changes are not there. Please check.

stephane-monnot commented 4 years ago

Can you check the version in your package.json and package-lock.json please ?

yarn list --pattern=react-vertical-timeline-component
or
npm list react-vertical-timeline-component