Hi I have an issue where the user cannot navigate when a page is left inactive for a duration of time, the network tab is reporting that it cannot find what looks like a cached file assets/index-DrAIRizv.js
This file does not exist in ServiceStack or any of our templates. I’m assuming it’s a generated file in your App? If so you’ll need to debug issues for your own App, i.e. find out why it doesn’t exist, is it because you’ve deployed a new version and the generated hashes don’t exist anymore.