labscommunity / arweave-wallet-kit

A React library for interaction with different Arweave wallets
https://docs.arweavekit.com/wallets/wallet-kit
MIT License
16 stars 9 forks source link

Connect Button not working #5

Open PSkinnerTech opened 1 year ago

PSkinnerTech commented 1 year ago

Having an issue where the Connect Button isn't working. Using a react app, and I can't seem to have the Connect Button work with any of the basic configurations I have set up. Tried debugging it, but it seems to be an an package issue. I wanted to see if anyone is working on it before I try forking it to identify the issue myself.

t8 commented 1 year ago

Hey @PSkinnerTech, this is the first we're hearing about something like this. If you could send us your code, we'd be happy to take a look.

Otherwise feel free to fork and debug! PRs always welcome.

pawanpaudel93 commented 1 year ago

@PSkinnerTech Also, you can check a working demo react app here:

https://github.com/pawanpaudel93/arweave-wallet-kit-demo/ https://arweave-wallet-kit-demo.vercel.app/

If you are still having issues then you could also share your repo where the connect button is not working.