wormhole-foundation / wormhole-connect

Wormhole Connect brings all the functionality and utility of Wormhole right into your application and removes all of the complexity.
https://connect-in-style.wormhole.com/
Other
81 stars 63 forks source link

[QA] Receiving amount displays as NaN on transaction screen #2565

Closed agodlevska closed 1 month ago

agodlevska commented 1 month ago

Describe the current behavior in detail

Checked on wormhole-connect-mainnet with macOS Sonoma 14.6.1 and Google Chrome Version 128.0.6613.120 (Official Build) (x86_64).

Steps:

  1. Prepare to send 0.001 WMATIC from Base (MetaMask) to BSC (MetaMask)
  2. Select Manual route
  3. Click on "Review transaction" button

Expected result: The received amount should be correctly displayed as the actual amount (e.g., 0.001 WMATIC).

Actual result: The received amount is displayed as "NaN" on the transaction screen.

Attachments/Notes

Screenshot 2024-09-11 at 10 01 51
tsadovska commented 1 month ago

Reproducible on wormhole-connect-testnet (Connect v2).

Scenario checked: 0.0001 BNB transfer from BSC (MetaMask via WalletConnect) to Fantom (MetaMask via WalletConnect) with Manual route.

Asset is received.

Screenshot 2024-09-11 at 10 08 23

agodlevska commented 1 month ago

Issue is reproducible on https://preview.portalbridge.com/0af992dedf/ (Connect v2) when sending 0.001 AVAX from Avalanche (MetaMask) to Fantom (MetaMask).

Attachment:

Screenshot 2024-09-12 at 09 59 53
agodlevska commented 1 month ago

Issue is no longer reproducible on https://preview.portalbridge.com/b1f3c5115d/ and wormhole-connect-mainnet. The received amount correctly displayed as the actual amount. Closing the ticket.

Attachment:

Screenshot 2024-09-13 at 09 56 33