partytown icon indicating copy to clipboard operation
partytown copied to clipboard

[🐞] "NoParty" error in Safari

Open bdezso opened this issue 1 year ago • 1 comments

Describe the bug

If I navigate between pages, I get the following error: Captura_de_pantalla_2024-07-23_a_las_5 20 37_p _m

Based on testing, all partytown pages are affected, like https://qwik.dev

Reproduction

https://qwik.dev

Steps to reproduce

Just setup partytown

Browser Info

Safari

Additional Information

No response

bdezso avatar Jul 24 '24 06:07 bdezso

Im also having this bug but only when debug: false. When debug: true, it works. My use case is GTM.

I see that PartyTown tries to load /debug stuff when debug is false, might be the bug here.

renatoaraujoc avatar Sep 22 '24 05:09 renatoaraujoc