User-1816544954 posted
Hi,
We're building a blazor webassembly client (also installable as PWA) which is hosted on Azure AppService. We keep getting old verions of the app after publish.
Even when I hit CTRL-SHIFT-R to competely reload the site, after I close and open the link againI get the old version again.
I set the WEBSITE_LOCAL_CACHE_OPTION = Never on the AppService but that didn't help.
Do you have any guidance on how to prevent this?
Gert-Jan