Description
When click the 'Property' button at cube design 'Configuration Overwrites' step, nothing happens. And there is some js error in the browser's developer console:
angular.js:10147 TypeError: Cannot read property 'hasOwnProperty' of undefined
at Scope.$scope.addNewProperty (cubeOverwriteProp.js:37)
at angular.js:10943
at callback (angular.js:19274)
at Scope.$eval (angular.js:12851)
at Scope.$apply (angular.js:12949)
at HTMLButtonElement.<anonymous> (angular.js:19279)
at HTMLButtonElement.jQuery.event.dispatch (jquery.js:5226)
at HTMLButtonElement.elemData.handle (jquery.js:4878)