-
Notifications
You must be signed in to change notification settings - Fork 18
Adding iFrame module causes everything to be blacked out. #1
Comments
this will happen to any module if you aren't specifying the correct path. so for example i dumped my modules in a "thirdparty" subfolder. to reference it i have to reference it like this
|
oh also fyi you cannot put google.com in an iframe. or a lot of sites actually. so if you really want to you can prolly have a blind proxy or something that you request from and then shove that in an iframe |
@sp4ceman I used Google.com as a frame of reference, needless to say it didn't show, doh! |
in the future, use the server-only flag (i think) to test it using a browser when having problems. that gives you access to firebug and devtools to see the actual browser console log. |
It doesn't work for me :( this is my code which i pasted under "calendars" module: { Do I miss anything? Do I need to modify the .js files as well? I would very much appreciate your assistance! Thanks a lot! |
Update: My code looks like this, but it gives the error "Create Config file..." : { |
Used the code below and Magic Mirror just shows a black display. Any sugestions?
The text was updated successfully, but these errors were encountered: