Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Inception and issue with iframe #271

Open
mdelclaro opened this issue Oct 25, 2017 · 3 comments
Open

Inception and issue with iframe #271

mdelclaro opened this issue Oct 25, 2017 · 3 comments
Labels

Comments

@mdelclaro
Copy link

mdelclaro commented Oct 25, 2017

Hello.

My iframe seems to be loading wrongly. It's always missing the host. Like this:

<iframe allowfullscreen="true" scrolling="no" width="100%" height="480" src="https://index.html?image=https://lobo.com.br/img/img360_1.jpg&amp;is_stereo=false&amp;is_autopan_off=true&" style="border: 0px;"></iframe>

It's missing the lobo.com.br. This is wrong, right?

I'm assuming that this is wrong, so when I mannualy put lobo.com.br after "index.html", it loads the entire web page inside the iframe.

I know I'm doing something stupid, just don't know what. Please, help :)

@mattferderer
Copy link

I'm running into this issue as well. Trying this out for the first time today & using a simple Python server to create my test environment with an index.html page, vrview.min.js, embed.min.js script & local images.

@mattferderer
Copy link

@mdelclaro it appears I fixed this by downloading the gh-pages branch instead of using the links on the ReadMe. I'm assuming they must be updated files.

@piperhaywood
Copy link

I'm seeing this too.

It seems to only be happening over 4G networks (WiFi is fine), which is very strange. I'm going to try using the gh-pages branch as suggested by @mattferderer and see how that goes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants