Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Clarify whether writes to window.location.href are correct #6

@vsund

Description

@vsund

There were some writes to window.location in the code. tsc said that it's an read-only property, so I changed these to window.location.href in 4ee243a.

Is writing the redirect URI to window.location.href what we want here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/portItem concerns the port from blockstack.jssize/smallItem requires not much work

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions