next-joi icon indicating copy to clipboard operation
next-joi copied to clipboard

Check for falsy instead of undefined.

Open sanny-io opened this issue 3 years ago • 2 comments

validationError can be null and thus, onValidationError can run even for successful validations.

sanny-io avatar Jun 12 '22 18:06 sanny-io

Hey @sanny-io, thanks for contributing! Would you mind adding a test case for this change?

sergioalvz avatar Jun 13 '22 08:06 sergioalvz

Sure, I'll try to do that this week.

sanny-io avatar Jun 14 '22 02:06 sanny-io