stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 829 forks source link

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

Open esteblock opened 11 months ago

esteblock commented 11 months ago

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?

What did you see instead?

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 commented 6 months ago

Bb