Currently the component above does not make much sense - the Renderer wouldn't replace the page is has set before. It seems like an edge case, but it blocks the case with setting a global ErrorBoundary (which would replace the MainPage with some error page).
It should be supported for both MainPage and Navigation cases.
Currently the component above does not make much sense - the Renderer wouldn't replace the page is has set before. It seems like an edge case, but it blocks the case with setting a global ErrorBoundary (which would replace the MainPage with some error page).
It should be supported for both MainPage and Navigation cases.