angular-surveys icon indicating copy to clipboard operation
angular-surveys copied to clipboard

Main Page Not Working.

Open mesutcakir opened this issue 9 years ago • 2 comments

TypeError: Cannot read property 'pages' of undefined at new controller (form-builder.js:1119) at Object.invoke (angular.js:4839) at $controllerInit (angular.js:10692) at nodeLinkFn (angular.js:9569) at angular.js:9977 at processQueue (angular.js:16643) at angular.js:16683 at Scope.$eval (angular.js:17958) at Scope.$digest (angular.js:17772) at Scope.$apply (angular.js:18066)

mesutcakir avatar Dec 16 '16 22:12 mesutcakir

I got that. Raised a ticket at #29.

cordial avatar Dec 17 '16 02:12 cordial

not an ideal fix but if you want it to work, select the 1.5 angular version when you are presented with the choices of which to install when doing the bower install. Picking 1.6 will give the above error and 1.14 something else.

cordial avatar Dec 21 '16 02:12 cordial