QwikDev / partytown

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
https://partytown.qwik.dev
MIT License
13.09k stars 437 forks source link

[🐞] AppsFlyer Smart Banner does not work #604

Open suyalcinkaya opened 5 months ago

suyalcinkaya commented 5 months ago

Describe the bug

I'm trying to load the AppsFlyer Smart Banner script via Partytown but getting an error TypeError: Cannot read properties of undefined (reading 'apply'). Probably a value is missing in the forward prop, but not sure which one it is.

Documentation for AppsFlyer Smart Banner: https://dev.appsflyer.com/hc/docs/dl_smart_banner_v2#smart-banners-onlythe

Reproduction

https://bitvavo.com/en

Steps to reproduce

Check the console logs

Browser Info

Chrome

Additional Information

No response