• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-GoogleTasks problems with MMM-Pages

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 447 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    heeroy
    last edited by May 11, 2020, 7:00 PM

    Hi!
    I have a problem with MM-GoogleTasks. Whatewer I do,when I put MMM-GoogleTasks in Page,system start load all modules on first page,also MMM-GoogleTasks is present there. I have try to put it alone in one page to have it by itself,but always same mistake!
    I have try to change positions,but nothing helps
    Thank you for your answers!

    1 Reply Last reply Reply Quote 0
    • D Offline
      Dresch360 Project Sponsor
      last edited by Nov 12, 2021, 5:36 AM

      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= {};
      
      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy