Angular 6 Gantt - Cannot read property 'internal' of undefined

Asked by Siv
7 years ago.

Generated and downloaded project using https://builder.daypilot.org/gantt.

When i use the project, gantt does load and it gives error

TypeError: Cannot read property 'internal' of undefined
at t.updateOptions (daypilot-angular.min.js:32)
at t.ngAfterViewInit (daypilot-angular.min.js:32)
at callProviderLifecycles (core.js:10422)
at callElementProvidersLifecycles (core.js:10396)
at callLifecycleHooksChildrenFirst (core.js:10386)
at checkAndUpdateView (core.js:11324)
at callViewAction (core.js:11556)
at execComponentViewsAction (core.js:11498)
at checkAndUpdateView (core.js:11321)
at callViewAction (core.js:11556)

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.