vptill
vptill
I am having the same issue, after looking into the source code, I found out that defineModels is missing the userModelAttribute definition. After adding ` if (options.userModel) { attributes[options.userModelAttribute] =...
Having the same issue `[error] Cannot resolve "unenv/runtime/node/string_decoder/index/" from "/opt/buildhome/repo/node_modules/imap/node_modules/readable-stream/lib/_stream_readable.js" and externals are not allowed!`
I can confirm that Google Ads does not work with partytown. If you add Google ads tracking through gtag of GTM, it has to load a script: https://googleads.g.doubleclick.net/pagead/viewthroughconversion/* , which...
@andreyvolokitin I use gtag with Google Analytics and Ads tracking. That means, once I load GA, it will load the necessary scripts for tracking Ads as well, because the two...
Creating a separate layout for your conversion tracking page, which loads the scripts natively and using partytown on the other layouts, works as well.
I have the exact same 2 issues and the package is not really useful for me with these bugs. EDIT: I could actually fix both by putting v-if with a...
Same issue for me after updating to 3.12
It never worked for me in development mode, however, after updating to 3.12.1, it won't load in production either.
Would be great to see this happen, currently can't use it because of the nested button issue.
Same issue, icons only load if they are in clientBundle, both on netlify and cloudflare pages. edit: on netlify, in my case it was actually a caching issue with a...