0
Leonardo.Willrich created
Hi,
When there is a new release deployed the users always have to press CTRL + F5 to clear the cache and reload the Javascript and CSS files correctly.
I wonder if there is a way to automatically reload or clear the cache when there is a new version deployed. I've seen that for service works in ABP.IO Blazor WebAssembly projects.
Kind regards,
Leonardo Willrich.
3 Answer(s)
-
0
Hi,
We have implemented a feature for this, see https://github.com/aspnetzero/aspnet-zero-core/pull/4496. Basically, when a new version is released, you can send a notification to all users adn they will be forced to refresh their pages.
Have an answer to this question?
Log in
and write your answer.