Closed tsadovska closed 3 months ago
The issue also reproduces when manually entering the Solana wallet account.
TypeError: Cannot read properties of undefined (reading 'publicKey')
at postVaa (pb-index-D87dar2w.js:516:73387)
at BridgeRoute.redeem (pb-index-D87dar2w.js:516:91865)
at CosmosGatewayRoute.redeem (pb-index-D87dar2w.js:519:75702)
at Operator.redeem (pb-index-D87dar2w.js:519:94496)
at Object.Nr [as onClick] (pb-index-D87dar2w.js:746:1347)
at gr (pb-index-D87dar2w.js:743:25243)
at Object.Nb (pb-index-D87dar2w.js:43:10486)
at Tb (pb-index-D87dar2w.js:43:10655)
at Ub (pb-index-D87dar2w.js:43:10721)
at nf (pb-index-D87dar2w.js:43:33594)
manual address enter should only be available for routes and chains that supports relays, this escenario should not exist by definition, good catch
PR to address this issue https://github.com/wormhole-foundation/wormhole-connect/pull/2322
Re-checked on https://preview.portalbridge.com/859350d189/. Scenario "0.0001 USDT transfer from Osmosis (Leap) to Aptos (Wallet address entered manually)" can be reproducible. Please use this link to view the recording. I cleared the cache and did a hard reload before starting the transfer.
Re-checked on https://preview.portalbridge.com/859350d189/. 'Cosmos Gateway Manual Route' route is now displayed as disabled when sending USDT from Osmosis (Leap) to Aptos (Manually entered wallet address). However, transfer can still be started. Please use this link to view the recording.
Scenario will be re-checked after https://github.com/XLabs/portal-bridge-ui/issues/999 is resolved.
Re-checked on https://portalbridge.com/.
Is there an existing issue for this?
Current Behavior
Cannot Claim token on Aptos if destination address was entered manually.
Expected Behavior
Cosmos manual route should not be allowed.
Steps To Reproduce
Environment
Anything else?
No response