Gantt Control - Errors when changing the underlying data at runtime.
Summary: I have created an app extension that utilizes the gantt control. I'm encountering some errors when changing the underlying data to show different projects or change the hierarchy.
Content (please ensure you mask any confidential information):
Unhandled Promise rejection: Cannot read properties of null (reading 'taskObjs') ; Zone: <root> ; Task: Promise.then ; Value: TypeError: Cannot read properties of null (reading 'taskObjs') - ojgantt-toolkit.js
I have looked at the JET 15 code and it looks like the issue has been fixed. Is VBCS being updated to JET 15 in the 24A update? Is there a way to point to JET 15 now, even if it is not technically supported? As a reminder this is an extention not a stand-alone app.
Tagged:
0