Rahul Gupta-Iwasaki
Rahul Gupta-Iwasaki
I was able to resolve this by making sure I excluded `webworker` from the tsconfig `lib` option as documented at the [top of the README](https://github.com/cloudflare/workers-types#cloudflare-workers-types)
Hi @mukilk7! Sorry for taking so long to see this PR, I don't check this repository very often, and I apparently didn't set it to send me email notifications on...
Adding a +1 to request that this PR gets merged, thanks for creating this, @thejohnhoffer!
Should this issue should be closed now after #278?
I think this can be closed as of https://github.com/typeorm/typeorm/pull/9607 which got released in [0.3.12](https://github.com/typeorm/typeorm/releases/tag/0.3.12)
Created a draft PR to support modifying the cookie domain on a per-request basis - https://github.com/koajs/session/pull/227
@dependabot rebase
@dependabot rebase
Definitely agree that this would be nice! The workaround we're currently using is to hide Coinbase's button using css and then manually trigger the click handler when our button is...