A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-NASCARPoints not showing in my display
-
so this is my first repo and it runs ok but it doesnt seem to show up on my magicmirror and im at a loss. can anyone help me if its a coding issue or my setup?
https://github.com/brmfulasha/MMM-NASCARPoints
thanks
Nick -
so you add console log to the node_helper
then you can verify it got the data and sent it to the modulethen you can use the developers window sources tab to debug the browser side
i dont see anything obvious
you dont need to set the module name on the wrapper
as the module entry had that classnameyou can use the developers window elements tab to look at your content
see the second link in my signature below for a starter on the dev window elements tab