partytown icon indicating copy to clipboard operation
partytown copied to clipboard

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

Results 194 partytown issues
Sort by recently updated
recently updated
newest added

# Summary Fixes issue with `twitter` ads accessing style on image. https://github.com/BuilderIO/partytown/issues/215

**Describe the bug** I tried to integrate partytown to an ecommerce website (VTEX platform) following the [HTML integration doc](https://partytown.builder.io/html), and all the resources are being loaded but I'm getting this...

bug
good first issue

This is my first time with partytown. I'm try to load Recaptcha v3 script into the worker thread. This is the partytown configuration in the ``: ```html partytown = {...

bug
good first issue

**Describe the bug** - I started using party town to speed up my application, but I noticed that after setting everything up for my 3rd party scripts and loading them...

bug

- [x] I am interested in helping provide a fix! **Describe the bug** [Twitter ADS UWT](https://static.ads-twitter.com/uwt.js) throws error when it tries to create image `e` with `new Image()` and then...

bug

**Is your feature request related to a problem? Please describe.** The service worker mode generates a lot of network requests. **Describe the solution you'd like** It would be nice to...

enhancement
good first issue

**Describe the bug** It looks like all hydration step is missed in iOS less then v11.4. It might be an issue with service worker support. No interactivity on the pages....

bug
good first issue
help wanted
needs reproduction

Having Inconsistent behavior with partytown when testing on staging site. Processes 'text/partytown' type tags consistently on localhost, around half the time when using the preview option on gtm for staging...

help wanted
needs reproduction

- [ ] I am interested in helping provide a fix! **Describe the bug** We have received some errors: `(debug) e.top is null` `Cannot read properties of null (reading 'Error')`...

help wanted
needs reproduction

- [ ] I am interested in helping provide a fix! **Describe the bug** When I'm opening website in two browser's tab, in the first tab I get a lot...

bug
needs reproduction