Open chroberino opened 5 months ago
Hi, by default Theia exposes the webviews on a subdomain like this webview-id.webview.your-theia-domain
. I think you have to make sure that these kinds of subdomains are also exposed in your kubernetes ingress resource
Bug Description:
I am running a browser app of Theia blueprint in Google Cloud (see "Additional Information" section below for more details). Webview contents are not rendered here, instead I can see the only messages like:
(As always, of course, it did work perfectly when running the browser app on my localhost.)
Steps to Reproduce:
browser.Dockerfile
and deploy output artefacts to cloud hostingAdditional Information