gnosisguild / zodiac

A library for composable tooling for onchain entities

Home Page:https://gnosisguild.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Add Module' button unresponsive due to TypeScript error (reading 'realityETH')

NeoXtreem opened this issue · comments

There appears to be a TypeScript error with the Reality Module in the Zodiac App in Gnosis Safe. When I click the 'Add Module' button (after entering a valid TemplateId), there is no response, and the following error shows in DevTools:

Error deploying module: TypeError: Cannot read properties of undefined (reading 'realityETH')

The attached vid also shows the error.

Reality.Module.Error.mp4

This is fixed now. Thanks.