bymaximus / msfs2020-toolbar-window-template

Microsoft FlightSimulator 2020 Toolbar Extra Window Template
118 stars 39 forks source link

Empty window on open #8

Closed TrickShotMLG02 closed 3 years ago

TrickShotMLG02 commented 3 years ago

Everything worked fine, but after the latest update it only shows an empty window after opening it from the toolbar

a300600st commented 3 years ago

Same problem here.

flymypi commented 3 years ago

It seems like Skyvector does not allow iframes anymore. At least that's what I think after this simple code failed: <iframe src="https://skyvector.com/"></iframe>

vmoins7212 commented 3 years ago

Same problem here. Do you plan to look for a fix ? I've tested with another toolbar, the one related to little navmap, there is also a git project which offers an add-on under the form of a toolbar button which shows a map. The window is empty over there too. @flymypi talked about iFrames... I'm wondering if this is not related to "enable iframes" in the internet browser's option... Another option is define your default internet browser to another one, like Opera, which by default enables iFrames. Edge, Chrome and Firefox do not.

flymypi commented 3 years ago

@vmoins7212 MSFS does not make use of any browser you have installed externally. It ships with a rudimentary internal one. As a hoster, you can however restrict other's from embedding your site in form of iframes, which I suspect SkyVector have done.

I was able to get this template to work using my own website.

bymaximus commented 3 years ago

Exactly, the msfs “browser” engine is simple and doesnt contains all features a normal browser have. I dont have access to msfs right now to check for fixes

bakkerj1980 commented 3 years ago

Hi, any news about this issue? I really want to use this mod to load skyvector while flying in VR. But the popup window still only shows empty grey content. Hope this can be fixed or worked around.

Thanks!

bymaximus commented 3 years ago

Seems SkyVector now is not allowing their website be loaded from iframes. I changed the template to load other website.