0
jtallon created
Hello, we just had an issue where the resolution was to do a hard refresh. We are using Abp.ZeroCore v4.4.0.
I've seen this post https://support.aspnetzero.com/QA/Questions/6550 As stated there "I would want to figure out a good way to only do it on the first page load just after a new build only."
1 Answer(s)
-
0
Hi @jtallon
- Could you also share your Angular version (in package.json) ?
- Are your generated script files hashed ? I mean do you have files like
main.5c3aab6a636f72b9a865.js
when you publish your Angular app ?