Skip to content
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

#1230@patch: Fixes issue where it is not possible to set "globalThis.… #1231

Conversation

capricorn86
Copy link
Owner

…location.href" when using Happy DOM in the global scope (e.g. by using @happy-dom/global-registrator).

…location.href" when using Happy DOM in the global scope (e.g. by using @happy-dom/global-registrator).
@capricorn86 capricorn86 linked an issue Jan 24, 2024 that may be closed by this pull request
@capricorn86 capricorn86 merged commit 1a85ba1 into master Jan 24, 2024
3 checks passed
@capricorn86 capricorn86 deleted the task/1230-windowlocationhref-=-value-returns-aboutblank-in-v1300 branch January 24, 2024 00:49
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

Successfully merging this pull request may close these issues.

window.location.href = 'value' returns 'about:blank' in v13.0.0
1 participant