Michael
Results
2
issues of
Michael
BUG: 在安卓机型测试了华为,moto X,三星,Android 6系统,Android7系统的微信浏览器都报错: 错误如下:  已经确定是因为微信内置浏览器不兼容ES6的`Array.prototype.find`所导致的
bug
hi,I need to validate a value not a empty string,but it is no required,can somebody tell me how to do that. `{ meeting_register_begin:{ isRequired: false, isDate:true, not:/^$/ } }` I...