Chase Giunta

Results 62 comments of Chase Giunta

Not sure _which_ hook this would apply to, but a use-case where this may be applicable is being able to set html form attributes globally. In our case, we're using...

I've got partytown working almost flawlessly if not for this issue. For us, it's stemming from calling `gtag`/`window.gtag`, like `gtag('config', ...options...)` or `gtag('set', ...options...)`. Both `gtag` & `window.gtag` (just to...

Also looking for a release here 👀

Ah, just ran into this issue with forEach() on NodeList. Was trying to use polyfill.io but even they don't support it since it's not actually in spec. Would be great...

https://github.com/chasegiunta/craft-jason/issues/73 ..?

I'd have to look into figuring out test cases for both instances. Open to PR's if you have the environments set up (only asking since you were on both issues)....

@philipzaengle I really need to know exactly what cases folks are running into this error so I can tailor the response for each. @jerome2710 was your workaround working (at least...

I just unfortunately don't use Craft for my day job, and my one volunteer project with Craft does not use this plugin. I just haven't been able to dedicate the...

@stevecomrie Interesting. Nice find. Care to PR this?