Why does the apps I deploy refresh the page constantly

Once I publish an app I have issues where the pages I'm on will refresh without being asked. This is really an issue on an ann or edit screen where users will enter data, the page will refresh, and it will be back to what it was on first load.

This is not a known issue. Are you able to reproduce it in debug? If yes - what are the steps? Does this happen on every page? If not - is there anything special in the page this happens on?

No these are generated pages that I have used. I will try to get any steps to reproduce this. It does happen in debug a lot but I figured that was just due to the constant rebuild for live updates, although it does it a lot even when I make no changes.

Josh

Development builds rely on live reloads however those are not present in production builds.