Navigates to the specified url. The router will be used if one is available, otherwise it falls back to window.history.replaceState.
window.history.replaceState
The url to navigate to
Navigates to the specified url. The router will be used if one is available, otherwise it falls back to
window.history.replaceState
.