I have an annoying problem with deployed webapps (and RunMode). The clear cache simple doesn't run. My users update their data, and when the modal closes, the data behind it is "not changed". When refreshing, the data updates.
The problem do not happen during Test Mode.
My caches are all App Caches.
How can I fix/troubleshoot that?