Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Connect Wallet" button doesn't work & Contract information does not appear #129

Open
esteblock opened this issue Jul 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@esteblock
Copy link
Contributor

What version are you using?

node 18.15.0
rustc 1.71.0

Two Freighter setup (same bug in both)
(1) Firefox & Freigher v5.2.3
(2) Brave & Freighter v5.1.2

What did you do?

(1)
In one terminal bash quickstart.sh standalone
In onother terminal

npm run clear
NETWORK=standalone npm run setup
npm run dev

What did you expect to see?

  • When pressing "Connect Wallet" button, Freigher should pop up.
  • After workaround (see down). I should see contract data and Dapp buttons (deposit, etc...)

What did you see instead?

  • When pressing "Connect Wallet", nothing happens.

However I did a workaround. Manually opened Freighter and type Password. Then Dapp showed my address, however, no Dapp information, neither buttons, just an infinite spinning circle:

Screenshot from 2023-07-20 11-30-32

@trixxess
Copy link

Bb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@esteblock @trixxess and others