Actions
Bug #8062
closedSometimes the techniques do not appear at first load of the technique editor
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Looks like the generic methods are not available yet when loading the techniques:
Error: invalid 'in' operand $scope.generic_methods $scope.getMethodParameters@https://localhost:8181/ncf-builder/js/ncf.js:507:1 $scope.toTechUI/calls<@https://localhost:8181/ncf-builder/js/ncf.js:195:32 $scope.toTechUI@https://localhost:8181/ncf-builder/js/ncf.js:174:19 $scope.getTechniques/</<@https://localhost:8181/ncf-builder/js/ncf.js:236:27 .each@https://localhost:8181/ncf-builder/js/jquery-1.11.1.min.js:2:3025 $scope.getTechniques/<@https://localhost:8181/ncf-builder/js/ncf.js:235:9 k/g.success/<@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:80:385 f/<@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:112:20 Pe/this.$get</l.prototype.$eval@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:125:301 Pe/this.$get</l.prototype.$digest@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:122:390 Pe/this.$get</l.prototype.$apply@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:126:56 l@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:81:169 S@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:85:301 vf/</D.onload@https://localhost:8181/ncf-builder/js/angular-1.3.14.min.js:86:315
Happened with 1 technique, fixed by reloading the page with F5.
Actions