Skip to content

Manual change of hash into the URL doesn't trigger the route in IE11 #1849

Open
@Aymkdn

Description

@Aymkdn

Version

3.0.1

Reproduction link

https://codepen.io/Aymkdn/pen/MENZPx

Steps to reproduce

  1. Use IE11
  2. Open codepen at https://codepen.io/Aymkdn/pen/MENZPx
  3. Click on "Open demo"
  4. Click on "Go to foo" or click on "Go to bar" to see it works correctly
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions