DA0-DA0/dao-dao-ui

IBC Transfer action causing JS Error

Closed this issue · 1 comments

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>)
    ```

it works now! thanks @NoahSaso