You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select Ethereum network and USDC token in "From" section (MetaMask wallet auto-connects)
Select Base network and USDC token in "To" section (MetaMask wallet auto-connects)
Press the spacebar on the keyboard
Enter amount, for example, 1
Check if routes are displayed
Actual result: Routes are not displayed.
Uncaught Error: Amount: invalid input. Must only contain digits.
at validateAmountInput (main-QbFxXTFE.js:294:23211)
at parse$5 (main-QbFxXTFE.js:294:21297)
at setAmount (main-QbFxXTFE.js:410:248405)
at main-QbFxXTFE.js:289:54467
at produce (main-QbFxXTFE.js:289:39983)
at main-QbFxXTFE.js:289:54439
at Array.reduce (<anonymous>)
at ct (main-QbFxXTFE.js:289:54331)
at reducer (main-QbFxXTFE.js:289:55666)
at main-QbFxXTFE.js:289:45589
Expected result: Routes are displayed.
Attachment
Note
Routes are displayed when an amount is entered without a space (or when the space has been removed).
The text was updated successfully, but these errors were encountered:
Describe the current behavior in detail
Reproducible on https://wormhole-connect-mainnet.netlify.app/.
Steps:
Actual result: Routes are not displayed.
Expected result: Routes are displayed.
Attachment
Note
Routes are displayed when an amount is entered without a space (or when the space has been removed).
The text was updated successfully, but these errors were encountered: