Fix: $0.00 currency input value is invalid when input is required

Component: Text Input w/in Form
Type: Currency
Validation: { Required: true }

Expected: $0.00 is valid. Form can be submitted.
Actual: Cannot submit Form. Field is required.

Hey @kylewhitaker! Welcome to the community, and sorry for the weekend delay here. I have indeed been able to reproduce this, will file with the engineering team and report back when it’s fixed!

1 Like

Hey Kyle! (again) :slight_smile: This bug is now fixed! $0.00 is now a valid input that can be submitted :confetti_ball:

1 Like