I created a new task in the new Gmail Tasks side panel and set the due date. I edited the due date of the task by using Google Tasks Edit API.
The changes are not reflected in Tasks side panel of Gmail.
But when I get the task using Get Tasks List api, the due date is correctly updated for the task.
The rest of the task details like notes, title are updated in the Gmail UI when changed using Google Tasks api.
Is this any known issue? Or am I missing something?