BuilderIO / partytown

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
https://partytown.builder.io
MIT License
12.97k stars 427 forks source link

Facing issue while integrating PartyDown #205

Open ankitguptartpl opened 2 years ago

ankitguptartpl commented 2 years ago

Describe the bug Getting error when partydown try to render doubleclick floodlight tag's response. var axel=Math.random() +"",a=1E13*axel;document.write('\x3ciframe src\x3d"https://4914179.fls.doubleclick.net/activityi;src\x3d4914179;type\x3dinvmedia;cat\x3dularc0;dc_lat\x3d;dc_rdid\x3d;tag_for_child_directed_treatment\x3d;tfua\x3d;npa\x3d;ord\x3d'+a+'?" width\x3d"1" height\x3d"1" frameborder\x3d"0" style\x3d"display:none"\x3e\x3c/iframe\x3e');

Partytown version What version of Partytown you are using, e.g. 0.6.1

Screenshots image

Additional context Please share if anything I can do to resolve above issue

mhevery commented 2 years ago

We need a way to reproduce the issue otherwise there is not much we can do. Please provide a simple reproduction.