Closed CodyTVWeber closed 2 months ago
When using a four letter password to sign up, the sign up returns with a blank screen. BE network response says instance.password does not meet minimum length of 5
instance.password does not meet minimum length of 5
Steps to reproduce:
See below:
My solution is to conditionally render an element to warn users, then return to end the submit function.
This looks to be fixed.
When using a four letter password to sign up, the sign up returns with a blank screen. BE network response says
instance.password does not meet minimum length of 5
Steps to reproduce:
See below: