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.hash() behaves unexpectedly in Chrome for iOS #7699

Open
@bschoenfeld

Description

@bschoenfeld

Demo

On Chrome for iOS, the part of the URL that should be returned by $location.hash() is sometimes append to the result of $location.path(). In cases where the path and the hash are returned correctly, reloading the page a couple times will reproduce the issue.

It seems to have something to do with how Chrome for iOS encodes the second # in the URL. So it's possible that its not something that can be fixed here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions