Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

(demo) MainCtrl function does not load with Angular 1.3 #3098

Closed
stevecavanagh opened this issue Dec 15, 2014 · 1 comment
Closed

(demo) MainCtrl function does not load with Angular 1.3 #3098

stevecavanagh opened this issue Dec 15, 2014 · 1 comment

Comments

@stevecavanagh
Copy link

The demo is broken because the MainCtrl function does not load. The following error is logged in the console: "MainCtrl not a function, got undefined"

Error: [ng:areq] http://errors.angularjs.org/1.3.6/ng/areq?p0=MainCtrl&p1=not%20a%20function%2C%20got%20undefined
at Error (native)

@stevecavanagh
Copy link
Author

Here is a plunker demonstrating the original issue: http://plnkr.co/edit/SuUHZW3JBvZhKAB4AkmN?p=preview If you look at the console in Chrome, you will see the error message noted in my previous comment above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants