You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
einari
changed the title
When using navigator and navigateTo - if the query parameters are changing, we don't want to reload the content frame
When using navigator and navigateTo - the contentframe don't need to reload if its not navigating away from the microservice
Apr 21, 2021
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.
The text was updated successfully, but these errors were encountered: