MMM-SmartWebDisplay icon indicating copy to clipboard operation
MMM-SmartWebDisplay copied to clipboard

Only displays sample URLs

Open FuryGear opened this issue 2 years ago • 3 comments

Good afternoon

If I use the sample URLs included in your config it displays fine. If I replace the sample URLs with my own it does not display.

What could the problem be?

Regards

Leigh

FuryGear avatar Jan 11 '24 10:01 FuryGear

I am having the same issue. I used The Magnificent Seven (Amazon, Apple, Google, Faceboook, Microsoft, Nvidia, and Tesla) websites as a test (including magic mirror's website) but only Amazon worked, and maybe only 5% of the time. I even saw that magicmirror.builders stopped working. I'm on a completely fresh install on an RPi 5. I tried using http://, then www, and then just the domain name but nothing worked. I would be interested if someone could test "http://tesla.com" and let me know if that worked for them.

rmcelwee avatar Jan 29 '24 19:01 rmcelwee

Added and changed the webviewTag to true

electronOptions: { webPreferences: { webviewTag: true } },

FuryGear avatar Mar 08 '24 13:03 FuryGear

Added and changed the webviewTag to true

electronOptions: { webPreferences: { webviewTag: true } },

I don't see this as an option in the documentation. Where did you find out about this?

rmcelwee avatar Mar 09 '24 08:03 rmcelwee