skuretski / cassiopeiaFront

React.js web app for project management
http://34.210.131.245/
1 stars 0 forks source link

Creating single month assignment in empty task hangs application #22

Closed kguthrie closed 7 years ago

kguthrie commented 7 years ago

Steps to reproduce:

kguthrie commented 7 years ago

Cash, it looks like this hangs at line 18 of TaskViewChart.js.

I'm not sure how the \<Line> component works, but I imagine it's something to do with sending it a single data point?

kguthrie commented 7 years ago

Actually, it looks like it's somewhere in the taskViewChartData() function that hangs.