Describe the bug
When goto() is used with an empty string to perform shallow routing, the hash fragment is lost.
Reproduction
Live Repro
In short:
- Add a hash fragment to the current URL.
- Call
goto('').
Logs
System Info
Severity
serious, but I can work around it
Additional Information
No response