Closed AhsanAyaz closed 5 years ago
weird.. I released another vesion.. 2.4.4 please test this out
@mariohmol , now I'm getting the following error:
ERROR in ./src/app/gantt/gantt.component.ts
Module not found: Error: Can't resolve 'ng-gantt/gantt/gantt.editoroptions' in 'src/app/gantt'
Also, I can't import it from ng-gantt
because it says no exported member for GanttEditorOptions
for the import below:
import { GanttEditorOptions, GanttEditorComponent } from 'ng-gantt';
let me try again here.. sorry.. still using ang7
weird that travis is passing https://travis-ci.com/jsGanttImproved/ng-gantt
what is your angular versions?
try v2.4.5
I'm facing this issue on an Angular v8 app. I'm using the component in my app.component and have imported the Module too.
Following are the versions I'm at: