You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The not blank constraitn check should trim the value before cheking if it's empty.
Currently a textarea filled with empty spaces will be evaluated to a not empty value when it should be evaluated as an empty value
The not blank constraitn check should trim the value before cheking if it's empty.
Currently a textarea filled with empty spaces will be evaluated to a not empty value when it should be evaluated as an empty value