Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Missing constructor Controller constructor function in the angular.Module interface of asynchron angularloader #30

Closed
douglasduteil opened this issue Sep 11, 2012 · 2 comments

Comments

@douglasduteil
Copy link

Hi

The constructor Controller constructor function of the angular.Module is missing in asynchron loader of the index-async.html

Fixed here : https://gist.github.com/3695270

Douglas.

@gigablox
Copy link

This seems to fix the inital index-async.html page load errors:

TypeError: angular.module(...).controller is not a function ...

Error: Argument 'MyCtrl1' is not a function, got undefined ...

@btford
Copy link
Contributor

btford commented Jun 12, 2013

This should be fixed via 220e8a5. Let me know if the problem persists and I'll re-open this issue.

@btford btford closed this as completed Jun 12, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants