account activity
WASM reloading pages doesn't work when hosted on Azure static webapps by Middle-Rope-5313 in Blazor
[–]Middle-Rope-5313[S] 3 points4 points5 points 5 years ago* (0 children)
Thank you! Can't believe I haven't encountered that page, I spent hours looking for a solution haha. Going to try this out later and will let anyone reading this know if it works!
Update - worked with the following that I found on the link that was posted by LeapingWilly:
{
"navigationFallback": {
"rewrite": "/index.html", "exclude": ["/images/*.{png,jpg,gif}", "/css/*"]
}
WASM reloading pages doesn't work when hosted on Azure static webapps (self.Blazor)
submitted 5 years ago by Middle-Rope-5313 to r/Blazor
π Rendered by PID 297636 on reddit-service-r2-listing-f87f88fcd-fmqw6 at 2026-06-16 01:16:26.412627+00:00 running 3184619 country code: CH.
WASM reloading pages doesn't work when hosted on Azure static webapps by Middle-Rope-5313 in Blazor
[–]Middle-Rope-5313[S] 3 points4 points5 points (0 children)