parthbulusu

Results 1 issues of parthbulusu

refinement.children[0].name is considered a string not a number and hence scope.modelMin = parseFloat((((proposal \* range) / 100) + (scope.min)).toFixed(scope.decimalPlaces); is concatinating the values "parseFloat((((proposal \* range) / 100)" and "(scope.min)"...