bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Properties in originalData are being updated #9725

Open ghulamghousdev opened 1 month ago

ghulamghousdev commented 1 month ago

Forum post

Hi!

We met strange issue for Gantt project rows which were copied and pasted into project. First we copy/paste and save, its ok. Then we update pasted rows Name field and we observe that originalData.name changes in real time after we edited field. I suppose originalData should not change and should store initial data received on load. Am I right?

Screenshot 2024-08-01 at 9 13 57 PM