Zac Denham

Results 7 issues of Zac Denham

Are there any plans on adding eraser functionality? If not I'll take a look at contributing :)

enhancement
help wanted

In the Facebook in app browser this package does not successfully login because it only allows one tab.

The naming convention for the `FacetCut` struct does not follow the diamond [spec](https://eips.ethereum.org/EIPS/eip-2535), which uses a different naming convention `facetAddress` and `functionSelectors`: https://github.com/solidstate-network/solidstate-solidity/blob/ae15a063728978ed30ddfd2b3faedb775307c417/contracts/proxy/diamond/writable/IDiamondWritableInternal.sol#L23-L28 This could potentially break client compatibility across...

Getting an "object invalid value for property og:url" on the facebook debugger because "http://localhost/path/to/page" could not be parsed as type url. I'd like to squash this. Any reason why localhost...

- Should consider using something like https://github.com/node-fetch/fetch-blob instead

Error message is here: https://github.com/sst/ion/issues/872 Cloudflare deprecated "value" in favor of "content" in the record object. See: https://github.com/cloudflare/terraform-provider-cloudflare/issues/3590 The fix for me was ``` sst.cloudflare.dns({ transform: { record: (args) =>...

Getting this error non-deterministically when creating a next.js site in a VPC linked to a postgres database. It appears to have to do with the `AppDefaultRole` and the next.js function.