You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sunxd-lab,
Most likely, the issue occurs because of a bug in Gantt with the multiselect extension. When the extension is added and you select a task, the events fire twice for that task if you do something with it.
When I batch select and drag many times,then undo. It's not back to where it was last time.
gantt.plugins({ undo: true, multiselect:true, });
The text was updated successfully, but these errors were encountered: