This commit is contained in:
2019-03-26 23:52:29 +00:00
parent e73226d848
commit 47043fac71

View File

@@ -203,6 +203,7 @@ export default {
//TODO: Handle commas and spaces in numbers
//as per locale rules for numbers
var ctrl = getControl(v, ref);
if(typeof ctrl == 'undefined'){
return false;