MaTeMaTuK / gantt-task-react

Gantt chart for React with Typescript
MIT License
847 stars 471 forks source link

QuarterYear property is not recognized #190

Open galih56 opened 1 year ago

galih56 commented 1 year ago

I just installed this library to try it out. I copy the code and receive errors that says "Property 'QuarterYear' does not exist on type 'typeof ViewMode'".

image

After i look at the ViewMode code, i couldn't find QuarterYear.

image

I guess, i didn't install the latest version. But when i reinstall, it doesn't solve the issue.

npm install gantt-task-react@latest

yyyhang commented 1 year ago

I have the same issue as well. After looking at the commits and the latest version, it seems that the QuarterYear is not included. I'm not sure when they will update the release to include it.

galih56 commented 1 year ago

Oh i see, thank you for the info. For now, i removed the QuarterYear.