Commit c56529d
committed
Fix an issue in HypoAssignment
Hypothetical Assignment will show a NaN if
there is no value in the percentage input.
This is a fix for that issue. If there is no
value in the percentage field, it will be treated
as a zero.
Signed-off-by: Gary Kim <[email protected]>1 parent 69f0855 commit c56529d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments