support icon indicating copy to clipboard operation
support copied to clipboard

CellEdit does not expect `newTaskDefault` to be a fn in Gantt

Open isglass opened this issue 10 months ago • 0 comments

Forum post

If I create a task with CellEdit when passing a function to Gantt's newTaskDefault, the task is not created correctly.

CellEdit's doAddNewAtEnd function implementation does not consider that Gantt's newTaskDefaults can be a function.

isglass avatar Apr 26 '24 06:04 isglass