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.

    Conflict between GoogleMapsTraffic and WeatherBackground?

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 3 Posters 1.3k Views 3 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @jungo
      last edited by

      @jungo I never used the carousel, but from just reading the config I think it works differently than you expected.

      MMM-WeatherBackground doesn’t have a position, it doesn’t get rendered through the MM² framework. Therefore it shouldn’t have a carouselId. Not sure why you exclude ignoreModules: ['alert', 'MMM-WeatherBackground'], in the first place when you then specify an id.

      From looking into the google maps source code it looks like there might be something breaking the code for the other modules. Can you inspect the console (start the mirror with npm start dev or press ctrl+shift+i). Can you see errors? Something like console.log is not a function?

      Please create a github issue if you need help, so I can keep track

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

        there is a bug in GoogleMapsTraffic…

        I have a fix, and have submitted it back

        please use my repo
        rename the existing folder out of the way
        then git clone my repo

        https://github.com/sdetweil/MMM-GoogleMapsTraffic

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @sdetweil
          last edited by

          @sdetweil your fork still contains the bug https://github.com/vicmora/MMM-GoogleMapsTraffic/pull/24/files

          Please create a github issue if you need help, so I can keep track

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

            @strawberry-3-141 thanks… that one didn’t seem to be the problem… fixed it now in my repo too

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 1
            • J Offline
              jungo @strawberry 3.141
              last edited by

              @strawberry-3-141 Thanks for taking a look. The ignoreModules section was a holdover from one of the eleventeen-thousand configurations I tried thinking I was missing something

              @sdetweil It works as advertised.

              Thanks to both of you for the quick help.

              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