BUG? Inline editting with latest angular version

I am trying to implement the inline editing functionality of the gantt. However it doesnt seem to work well with zone.js.

Pls note that I AM NOT TRYING TO render angular component. I am just using the gantt library inside angular based app.

Here is a screenshot of what happens when i try to input some data inside the input field.

As you can see the input field appears but the cell displays both - the text inside the input field and the original text i am trying to edit. When i start typing the console throws the error displayed on the screenshot.

Hello Nikolai,
I couldn’t reproduce that issue in the following demo application:
https://files.dhtmlx.com/30d/b85558deb7908b605094874dc64ea710/angular16+inline-editors.zip

Probably, the issue is related to the Gantt configuration, but it is hard to suggest what might be wrong as I don’t see your code.
Please send me a ready demo with all the necessary JavaScript and CSS files so that I can reproduce the issue locally.