DA0-DA0 / dao-dao-ui

InterChain DAO tooling UI.
https://daodao.zone
27 stars 21 forks source link

IBC Transfer action causing JS Error #1755

Closed dimiandre closed 6 months ago

dimiandre commented 7 months ago

When I press publish with an IBC Transfer action i get this

Screenshot 2024-03-11 alle 09 29 15

action:

Screenshot 2024-03-11 alle 09 31 19

console

TypeError: Cannot read properties of undefined (reading 'replace')
    at Object.transform (index.tsx:733:47)
    at actions.ts:51:29
    at Array.map (<anonymous>)
dimiandre commented 6 months ago

it works now! thanks @NoahSaso