Skip to content

Issue on IE11 with hash URL that State never reset to null after setting it for any URL #100

@shahjeet297

Description

@shahjeet297

IN IE11 there is an issue that 'popstate' not fired with hashchange so if you are working with hash URL's then history API works incorrectly and CheckforURLupdate always empty in such cases and 'popstate' not fired.

scenario:
add state to url 'localhost#page1' and navigate to 'localhost#page2' the state added at first url will be available on second as well.

you can check it here:
http://codepen.io/Fyrd/pen/wBVGjK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions