Blazor wasm PWA runs under LAN and there is no installation icon button
See original GitHub issueDescribe the bug
WLAN adapter WLAN:
IPv4 Address . . . . . . . . . . . . : 192.168.0.98
Without localhost, I lost PWA The install icon button does not exist in the local WLAN IPV4.
.NET Version
dotnet6
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Blazor Web Assembly - Install Button not visible
I've created a new Blazor Web Assembly App. I've checked the 'PWA' checkbox before creating the project. When i now run the project...
Read more >Blazor WASM PWA -- Local run shows Install; Published ...
I created a new WASM project as PWA. Just kept the template with no changes. When I run it locally (IIS Express), the...
Read more >ASP.NET Core Blazor Progressive Web Application (PWA)
Learn how to build a Blazor Progressive Web Application (PWA) that use modern browser features to behave like a desktop app.
Read more >Blazor WASM PWA — Adding a “New Update Available ...
The easiest way is to create a new Blazor WASM PWA project and copy some files. The files you're interested in are icon-*.png,...
Read more >How do I create a Blazor WebAssembly PWA to work offline?
It runs in its own app window and independent of network speed. Follow these steps to create a Blazor WebAssembly PWA application to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
“Blazor Wasm PWA cannot be accessed when running under non-localhost”
Please provide your
launchSetttings.json
fileIn profiles you should have something like the following,
When I use that application URL I see
The listening line is different. I also had to tell Windows to allow connections through the firewall once I started listening on all IP addresses
Thanks for contacting us. This doesn’t seem to be related to Blazor. You will probably be able to get help on StackOverflow so we recommend posting your question there.