dolittle / vanir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using navigator and navigateTo - the contentframe don't need to reload if its not navigating away from the microservice

einari opened this issue · comments

The ContentFrame will make the iframe reload when a URL changes, even though its for the same Microservices.
Expected behavior is that it does not do that and instead updates the top level URL seen in the browser addressbar and then the location for the inner iframe window to reflect the prefixed version.