Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue EXAMPLE does not work properly in an iframe (preview browser) #106

Closed
apolopena opened this issue Apr 13, 2021 · 1 comment
Closed
Assignees
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

Describe the bug

When in an IDE integrated browser the Vue example Does not work properly because it is in an iframe.

Vue example works when launch in a browser outside of the IDE.

Steps to reproduce

Run EXAMPLE ID 10 or 11
open chome dev tools console
try to login at something like: https://8002-red-cockroach-nehmfox9.ws-us03.gitpod.io/login

Login does not work.
Below Warning and Error is displayed in console.

**WARNING**: Mixed Content: The page at 'https://red-cockroach-nehmfox9.ws-us03.gitpod.io/' was loaded over a secure connection, but contains a form that targets an insecure endpoint 'http://8002-red-cockroach-nehmfox9.ws-us03.gitpod.io/login'. This endpoint should be made available over a secure connection.
login?vscodeBrowserReqId=1618342236136:1 
**ERROR**: Mixed Content: The page at 'https://red-cockroach-nehmfox9.ws-us03.gitpod.io/' was loaded over HTTPS, but requested an insecure form action 'http://8002-red-cockroach-nehmfox9.ws-us03.gitpod.io/login'. This request has been blocked; the content must be served over HTTPS.

Expected behavior

Vue example should work in an integrated IDE preview browser

Additional information

Vue example works when launch in a browser outside of the IDE.

@apolopena apolopena added the bug Something isn't working label Apr 13, 2021
@apolopena apolopena self-assigned this Apr 13, 2021
@apolopena
Copy link
Owner Author

depends on #109

@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main and removed in-dev-qa labels Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant