Is it possible to specify for ion-back-button’s defaultHref to navigate using transition backwards?
Currently if you land on a url with no navigation history, the back button will take you to the defaultHref in a forward transition but in most cases, you want the transition to appear as if there was an existing navigation history by navigating backwards. Thus the user interface gets stuck in this odd forwards then backwards “glitch” if you continue to navigate back.