Closed alfetopito closed 3 years ago
Sometimes totalValue is NaN.
totalValue
Hard to reproduce bug. Saw this sporadically, not sure what's causing it.
In any way, this change prevents app crashing when totalValue is falsy or NaN.
Fill in all fields in the deploy form. Sometimes the total value calculation fails.
N/A
Travis automatic deployment:
Description
Sometimes
totalValue
is NaN.Hard to reproduce bug. Saw this sporadically, not sure what's causing it.
In any way, this change prevents app crashing when
totalValue
is falsy or NaN.To Test
Fill in all fields in the deploy form. Sometimes the total value calculation fails.
Background
N/A