coinbase / coinbase/onchainkit

Bug: Farcaster mini-app fails to connect to wallet

Open
#2,434 4 comments 0 reactions 0 assignees View on GitHub
need-more-info
Dominant language
TypeScript
Stars
1k
Forks
520
Avg merge
32m
Merged PRs (30d)
2

Description

### Describe the bug and the steps to reproduce it

Using the latest versions of `@coinbase/onchainkit` fails to properly connect a wallet while using a mini app on Farcaster.

```ts
export function MiniKitContextProvider({ children }: { children: ReactNode }) {
return (

{children}

);
}
```

Connect button:
```ts















```

Image

### What's the expected behavior?

_No response_

### What version of the libraries are you using?

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.