react-awesome-timeline
react-awesome-timeline copied to clipboard
Cannot read property 'distance of undefined
Getting the following error
react-horizontal-timeline.js:379 Uncaught TypeError: Cannot read property 'distance' of undefined at EventsBar.render (react-horizontal-timeline.js:379)
I cannot reproduce this error. Did you run npm install
& npm run watch
? before opening the index.html file?
related : https://github.com/sherubthakur/react-horizontal-timeline/issues/22