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-MyTraktSeries

    Scheduled Pinned Locked Moved Utilities
    12 Posts 7 Posters 6.9k Views 7 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.
    • luisestradaL Offline
      luisestrada @luisestrada
      last edited by

      MMM-MyTraktSeries.js:61

      Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘nextEp’)
      at Class.getDom (MMM-MyTraktSeries.js:61:45)
      at main.js:113:35
      at new Promise ()
      at updateDom (main.js:111:10)
      at Object.updateDom (main.js:552:4)
      at Class.updateDom (module.js:358:6)
      at Class.socketNotificationReceived (MMM-MyTraktSeries.js:101:18)
      at module.js:245:9
      at Socket. (socketclient.js:38:4)
      at Emitter.emit (index.mjs:136:20)

      Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'nextEp')
      

      Row 61 says:
      title = this.shorten(aux[i].nextEp, 19);

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @luisestrada
        last edited by sdetweil

        @luisestrada means aux[i]

        doesn’t point to an object.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 2 / 2
        • 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