lfglabs-dev / app.starknet.id

Identity Service for Starknet
https://app.starknet.id/
MIT License
53 stars 36 forks source link

TxConfirmationModal does not display correct transaction hash after disableRenewal method is called #883

Closed YanYuanFE closed 1 month ago

YanYuanFE commented 1 month ago

Bug Description: When the disableRenewal method is called, the TxConfirmationModal pops up, but the corresponding txHash is not set correctly. This results in the transaction hash not being displayed in the modal, causing confusion for the user. Steps to Reproduce:

  1. Trigger the disableRenewal method by clicking the "DISABLE SUBSCRIPTION" action.
  2. Observe that the TxConfirmationModal pops up. Notice that the transaction hash (txHash) is not displayed in the modal. Expected Behavior: The TxConfirmationModal should display the correct transaction hash (txHash) when the disableRenewal method is called. Actual Behavior: The TxConfirmationModal pops up without displaying the correct transaction hash (txHash).
fricoben commented 1 month ago
Capture d’écran 2024-09-23 à 15 20 43

true this link is set to https://sepolia.starkscan.co/tx/undefined