partytown
partytown copied to clipboard
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
# 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...
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 = {...
**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...
- [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...
**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...
**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....
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...
- [ ] 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')`...
- [ ] 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...