Read the statement by Michael Teeuw here.
IFrame
-
I try to get MMM-Iframe running https://github.com/alberttwong/MMM-iFrame
I tried with the code he shares on there with https://www.google.com as URL
The MagicMirror works, but the Iframe is not shown{ module: 'MMM-iFrame', position: 'bottom_bar', config: { url: ["https://www.google.com"], updateInterval: 0.5 * 60 * 1000, width: "100%", height: "100px" } },anybody knows what I do wrong?
ty for the help -
If a webpage has Xframe deny or Sameorigin it will not show in an iFrame.
Try this: instead of running ‘npm start’ run ‘node serveronly’ and load it in chrome via localhost:8080
See if the iFrame loads then… I know this works I just had the same problem [different website not google] and loaded it that way and it worked.
-
@cowboysdude just did it with node serveronly and then accessed it on my raspy with chromium
localhost:8080 still has the same problem everything but the iframe is still not shownHowever I realised that with the type of website (using it for the webpanel of Openhab) I actually want to show later it works perfectly fine ^^
-
@maxbachmann What does your browser’s Developer Tools log say?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login