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.

ng:href produces unclickable links on IE7 #352

Closed
@idosela

Description

@idosela

Angular is updating the href attribute properly, but clicking on the link does not result in location change.

<body ng:init="scope = { itemId: 12345 }">

  <a ng:href="#/item/{{scope.itemId}}">test</a>

</body>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions