Penn Su

Results 66 comments of Penn Su

on m1, also crash on webkit when running playwright in docker

Nvm, the documentation is outdated.

I think ga prob updated the calls, based on this [merge commit](https://github.com/react-ga/react-ga/pull/145/files), the create command was called with ``` ['create', 'foo', 'auto'], ['create', 'bar', { name: 'baz' }], ``` but...

Also I don't understand why pageview() sends ``` ['send', { hitType: 'pageview' }], ``` I think that has to be updated as well?

Having the same issue as well with nuxt-bridge

It would be very nice to have this feature. :)

Related to this?? https://stackoverflow.com/questions/75129234/day-js-timezone-plugin-method-produce-an-invalid-date

Recommend this over dayjs if you want to handle timezone: https://www.npmjs.com/package/date-fns-tz

Not sure why this isn't part of the launchagent, someone probably should make a PR to do that.