saml-dev / MMM-Traffic

This a module for the MagicMirror. It displays travel time between two locations, using the Mapbox directions API to factor in current traffic conditions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues with MMM-Carousel

fmmcyyc opened this issue · comments

Great module, but cannot display more than 1 instance with Carousel. Keeps displaying "Loading..."

I think I may know what the issue here is. I may do a bigger rewrite of MMM-Traffic rather than trying to solve this directly. Lemme get back to you after testing. It will be a few days.

@fmmcyyc Hey, just pushed an update to the module. Run git pull inside your MMM-Traffic directory to get the latest version, and test to see if it works with Carousel now. I expect that it will but I haven't had a chance to test it with Carousel specifically yet. Please let me know. Thanks.

Awesome. It works. Thanks a lot..
Just as an FYI. It only works within the "ignoreModules". Not within a slide, this works for me thought.
Thanks.

Thanks for the follow up. I'll leave this issue open and get Carousel set up on my laptop so I can test Traffic with it and try to figure out what's up. I'll tag you back here if I make any progress.

Hey @fmmcyyc , so sorry for the long delay. Good news, I just pushed another fix and this time I've confirmed that MMM-Carousel is working, even with the slides option. Enjoy and thanks for your patience!

Don't forget to run git pull inside the MMM-Traffic directory to get the latest version