I was having the same problem - this fixed it for me: bug… missing data, when display is requested do this edit MMM-GoogleTasks.js change line 37 from this.tasks; to this.tasks= {};