it doesn't work
Opened this issue · 1 comments
HELkashef90 commented
let mobile = sanitize(req.body.mobile);
console.log("sanitize",mobile);
and the result
sanitize {"$gt" : ""}
Fusseldieb commented
Opened this issue · 1 comments
let mobile = sanitize(req.body.mobile);
console.log("sanitize",mobile);
and the result
sanitize {"$gt" : ""}