gantt-for-react icon indicating copy to clipboard operation
gantt-for-react copied to clipboard

Error: Error: <text> attribute x: Expected length, "NaN".

Open georgeneil opened this issue 7 years ago • 5 comments

Have tried similar to https://github.com/hustcc/gantt-for-react/blob/master/demo/Gantt.jsx

But getting this error

image

georgeneil avatar Sep 07 '18 06:09 georgeneil

Detail message and error?

hustcc avatar Sep 07 '18 06:09 hustcc

I imported this component and passed the same data as used in the demo. I am using typescript Browser : Chrome

georgeneil avatar Sep 07 '18 08:09 georgeneil

Issue of https://github.com/frappe/gantt, because of you nodejs version is too low~

hustcc avatar Sep 11 '18 01:09 hustcc

I tried https://github.com/frappe/gantt. It's working fine. BTW my Node version is 8.9.2 npm version is 5.5.1

georgeneil avatar Sep 11 '18 03:09 georgeneil

I had the same problem...

woke-T avatar Nov 05 '18 03:11 woke-T