Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
Solved 已存档

PWA shows a blank page when connected with a VPN

pcouto

The PWA in question is https://angular.io. If I am connected with a VPN the app loads a blank page. If I turn off the VPN it connects without an issue. I tested by going directly to the site in Firefox while on the VPN and it worked fine.

I have also test https://en.m.wikipedia.org/wiki/Main_Page and the same thing happens.

The PWA in question is https://angular.io. If I am connected with a VPN the app loads a blank page. If I turn off the VPN it connects without an issue. I tested by going directly to the site in Firefox while on the VPN and it worked fine. I have also test https://en.m.wikipedia.org/wiki/Main_Page and the same thing happens.

所有回复 (2)

选择的解决方案

Does the same thing happen in a different browser?

Wondering if it is an issue with possible extra latency introduced via the VPN. Modern browsers seem to "give up" rather quickly when faced with very brief network loss or latency.

It looks like it was issues with the VPN connection. Once I rebooted the app itself forcing the connection to be recreated I was able to use the app. Thank you for your response though did lead me to dig some more.