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

fix: handle global url instance mismatch #298

Merged
merged 2 commits into from
Sep 20, 2024
Merged

fix: handle global url instance mismatch #298

merged 2 commits into from
Sep 20, 2024

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Sep 20, 2024

When testing, it's possible that the instanceof URL test does not succeed.

Discovered/reproducible via https://github.com/nuxt/ecosystem-ci/actions/runs/10953460888/job/30413781016.

I will see if I can create a minimal reproduction - there are several layers of nesting in the more complex reproduction, but raising in case this seems good to you (and I can confirm it does resolve the issue) or you have an idea where to look further.

@danielroe danielroe added the bug Something isn't working label Sep 20, 2024
@danielroe danielroe requested a review from pi0 September 20, 2024 12:22
@pi0 pi0 changed the title fix: handle global URL instance mismatch fix: handle global url instance mismatch Sep 20, 2024
@pi0 pi0 merged commit 81300ec into main Sep 20, 2024
7 checks passed
@pi0 pi0 deleted the fix/url-realm branch September 20, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants