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 create node instance service worker #374

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

vinaygosain
Copy link
Contributor

@vinaygosain vinaygosain commented Feb 27, 2023

This will fix #364
if the solution with service workers looks fine, then i will proceed to do the same with atomics. Thanks

@vercel
Copy link

vercel bot commented Feb 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
partytown ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 6:38PM (UTC)

@adamdbradley
Copy link
Contributor

Thanks for submitting the PR. Would you also be able to include some tests that would have broken before this fix? https://github.com/BuilderIO/partytown/blob/main/DEVELOPER.md#submitting-issues-and-writing-tests

Thanks

@vinaygosain
Copy link
Contributor Author

@adamdbradley added tests, please check

@adamdbradley adamdbradley merged commit 099852c into QwikDev:main Apr 12, 2023
@adamdbradley
Copy link
Contributor

This is great, thanks for the fix and tests! Will publish this soon.

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.

Node.cloneNode() does not preserve src value in case of HTMLScriptElement
2 participants