Dale Watson

Results 8 issues of Dale Watson

Because using gatsby link, the direct page would be instant, and i want to do some animation on page before the page moving, but it seems the animation doesnt do...

I've been debugging for this problem, the hook is not detected on that page alone. will create the bug repo later. ``` "@web3-react/core": "^6.1.9", "@web3-react/injected-connector": "^6.0.7",

I'm using version of ``` "@celo/connect": "^1.5.2", "@celo/contractkit": "^1.5.2", "@celo/dappkit": "^1.5.2", ``` and ``` "@celo/connect": "^1.1.0", "@celo/contractkit": "^1.1.0", "@celo/dappkit": "^1.1.0", ``` in Expo v44 ``` iOS Bundling failed 3690ms Unable...

``` pnpm add @scio-labs/use-inkathon # or npm install @scio-labs/use-inkathon # or yarn add @scio-labs/use-inkathon ``` installing the package module isn't enough (this is v0.10.0) because app will get this error:...

### Discussed in https://github.com/orgs/WalletConnect/discussions/5341 Originally posted by **dellwatson** September 8, 2024 Hi, on appkit we can add social login, but i have usecase on my app that i want to...

**Describe the bug** When installing components or systems via Bolt, it sometimes incorrectly formats dependency imports in Cargo.toml files. Specifically, it uses the invalid syntax `bolt-lang.workspace = true` instead of...

bug