yearn / seafood

Seafood
https://seafood.yearn.watch
13 stars 21 forks source link

Add block dialog fails when adding manual strategy function #50

Closed murderteeth closed 2 years ago

murderteeth commented 2 years ago

When I use the dialog's Manual mode I can use a vault address, choose a function, and successfully create a new block. But if I use a strategy address, I get an error in the console and the block is not created.

TypeError: Cannot read properties of null (reading 'address')

To reproduce:

image

murderteeth commented 2 years ago

resolved by https://github.com/yearn/dashboard_ui/pull/52