Forum Discussion
Gavin-Williams
Sep 07, 2023Brass Contributor
Blazor WASM PWA – Applications updates, cache busting with notification or force refresh
My team is currently working on a Blazor application and after several bouts of confusion between developers and testers we stuck a version number on the home screen and discovered the updates weren’...
Mikhail_M
Sep 29, 2023Copper Contributor
Hi Gavin!
Thanks for compiling everything in one article, it's pretty helpful.
As for my personal expirience. It works fine locally, but when deployed I see the same error as kaniosm. Full clean-up helps, but just temporarily.
Strange that approaches to the problem of having a latest app on client are not discussed more, it is a a pretty important aspect in my view.
Thanks for compiling everything in one article, it's pretty helpful.
As for my personal expirience. It works fine locally, but when deployed I see the same error as kaniosm. Full clean-up helps, but just temporarily.
Strange that approaches to the problem of having a latest app on client are not discussed more, it is a a pretty important aspect in my view.