threefoldtecharchive / tfgrid_dashboard

unified portal + explorer
1 stars 3 forks source link

resolve invalid calculation #565

Closed 0oM4R closed 1 year ago

0oM4R commented 1 year ago

Description

the calculate function was get invoked before the validation process, so it deals with the old value of isValidInpot

Changes

Related Issues