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.89k stars 427 forks source link

Cannot read properties of undefined (reading 'length'): script is loaded but undefined #266

Open DMZakaria opened 1 year ago

DMZakaria commented 1 year ago

Describe the bug I am trying to use Partytown with Mouseflow but I got this error

image

Reproduction link You can test on this url the code is available on this repo

Expected behavior The script should run and records user interactions.

Partytown version 0.7.0

Additional context I tested with Angular 13 & 14

DMZakaria commented 1 year ago

Do you have an update on this issue?