abhijeetsingh-22 / nft-ticketing

https://nft-ticketing-beta.vercel.app
12 stars 4 forks source link

connect Wallet Button Text Not Updating to Show Wallet Address After Successful Connection #47

Open nitinawari opened 1 month ago

nitinawari commented 1 month ago

Description: After connecting a wallet (e.g., MetaMask or Phantom) through the provided wallet connection button, the button's text does not update to display the connected wallet's address. Instead, it continues to show the default text (e.g., "Connect Wallet"). The expected behavior is for the button text to reflect the wallet's address upon successful connection.

Expected Behavior: After successfully connecting a wallet, the button text should update to display the connected wallet's address, e.g., 0x1234...abcd. 2

Actual Behavior: The button text remains "Connect Wallet" even after the wallet has been successfully connected. 1

nitinawari commented 1 month ago

@rohitt-gupta @lokesh1jha @abhijeetsingh-22 I was testing your application i found this issue