I’m having this problem too. The want to be able to keep the page caching so the DOM doesnt have to load every time but I want the controller to refresh every time I go to the page so that all the data is updated.
Haven’t found a good way to do this as of yet. Hoping an only data refresh will be introduced or something!