Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$location injection causes / insertion after hash on page refresh when not in html5mode #8675

Closed
@RichardLitt

Description

@RichardLitt

When not in html5mode, and using a URL of the format example.com/example#param=params, refreshing the page will automatically cause the URL to be rerouted to example.com/example#/param=params. In the particular case I am encountering, angular isn't being used for routing at all, and this functionality is undesired.

Related to #4608.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions