<ErrorBoundary> I have a fallback that shows a link that takes them back to the web app by doing a full page reload (I make sure to have target="_self"). Ideally, I'd like to be able make the client automatically reload the page if it detects the server has been updated. If it could do this page reload during a navigation most user's would hardly notice it.