react-awesome-timeline icon indicating copy to clipboard operation
react-awesome-timeline copied to clipboard

Cannot read property 'distance of undefined

Open alexkendall opened this issue 7 years ago • 2 comments

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)

alexkendall avatar Mar 30 '17 19:03 alexkendall

I cannot reproduce this error. Did you run npm install& npm run watch? before opening the index.html file?

MaxInMoon avatar Apr 01 '17 09:04 MaxInMoon

related : https://github.com/sherubthakur/react-horizontal-timeline/issues/22

dparkar avatar Sep 10 '17 03:09 dparkar