Working with the Draw.io Integration Mermaid plugin (v0.1.4) in VS Code (v1.57.1) to make Gantt charts, when applying the mermaid edits with an activity's specified start date, this start date appears to be ignored and the activity starts on the current (today's) date. See images and process below:
New Draw.io file and choosing the default Mermaid Gantt Chart template.

Loading the default Gantt Chart. Notice that the date shown in the activities list uses today's date, 7/04/2021.

Diving into the Mermaid code, the activities clearly define start dates in the year 2017. However, after applying this set up, the start date using today's date is not changed. It appears that the activities' start dates are ignored.

Working with the Draw.io Integration Mermaid plugin (v0.1.4) in VS Code (v1.57.1) to make Gantt charts, when applying the mermaid edits with an activity's specified start date, this start date appears to be ignored and the activity starts on the current (today's) date. See images and process below:
New Draw.io file and choosing the default Mermaid Gantt Chart template.
Loading the default Gantt Chart. Notice that the date shown in the activities list uses today's date, 7/04/2021.
Diving into the Mermaid code, the activities clearly define start dates in the year 2017. However, after applying this set up, the start date using today's date is not changed. It appears that the activities' start dates are ignored.