Skip to content

window.location is read-only #1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Paril opened this issue May 1, 2021 · 4 comments
Closed

window.location is read-only #1007

Paril opened this issue May 1, 2021 · 4 comments

Comments

@Paril
Copy link

Paril commented May 1, 2021

https://html.spec.whatwg.org/multipage/history.html#the-location-interface

The spec allows window.location to be re-assigned to a string (or another Location object perhaps?) to navigate.

@Paril
Copy link
Author

Paril commented May 13, 2021

Update: in new version, Location is now not read-only, but is still not assignable to String.

@saschanaz
Copy link
Contributor

Fixed by #996

@saschanaz
Copy link
Contributor

@github-actions close

@github-actions
Copy link
Contributor

Closing because @saschanaz is one of the code-owners of this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants