Open
Description
Version
3.0.1
Reproduction link
https://codepen.io/Aymkdn/pen/MENZPx
Steps to reproduce
- Use IE11
- Open codepen at https://codepen.io/Aymkdn/pen/MENZPx
- Click on "Open demo"
- Click on "Go to foo" or click on "Go to bar" to see it works correctly
- Manually change the hash into the URL from the IE11 address bar (for example replace "#/foo" with "#/bar")
What is expected?
The component to be loaded based on the current hash into the URL
What is actually happening?
The changes are not detected under IE11. It works with Firefox.
When the page is already opened and I want to copy/paste a link into the same page which has the same url but a different path/hash