I have a problem with a microfrontend project developed with nx and angular. In practice, if in the host, I have a redirect to a remote (via menu), host (menu) and remote (page) are displayed, instead if I reload the page, the host disappears and only the remote remains. How can I prevent this?
Thanks