Open ItzhakPol opened 1 year ago
Hey,I understood this issue. Can you assign this to me so that i can work on this issue?
@abhinaisai2002 idk how to assign it, not sure i even can.
Assignment is not needed to work on issues btw, but I have assigned you either way
Describe the bug im using isEmail as mongoose validator, im trying to test email without full domain like: steve@example without .com and i get error 500 in the console, besides that nothing. as you can see in the picture of the updateMe function the first log shows but the second log doesn't.
Additional context Validator.js version: "^13.7.0" Node.js version: 20.1.0 OS platform: windows 10