Forum

PureSourceCode.com Forum
Lack of refreshing ...
 
Share:
Notifications
Clear all

Lack of refreshing web assembly with Blazor

1 Posts
1 Users
0 Likes
967 Views
(@enrico)
Member Admin
Joined: 4 years ago
Posts: 151
Topic starter  

I'm creating some applications with Blazor WebAssembly for the company I'm working for. I'm deploying new version for each application a couple of times a day.

Although the deployment is successful, when the user opens the application in the browser or refresh the page, the Blazor is not updated.

I tried with Ctrl+F5 but not always the browser has the latest version. The only solution that always works is to clean the cache.

Are you facing the same issue? Is this a kind of bug in Blazor or it supposes to work like that?

Then another question. If the user installs the web application, is the web application updating automatically?


   
Quote
Share: