Skip to content

Fixed inheritance_pattern example error#6

Open
alexcheuk wants to merge 1 commit intotrochette:masterfrom
alexcheuk:master
Open

Fixed inheritance_pattern example error#6
alexcheuk wants to merge 1 commit intotrochette:masterfrom
alexcheuk:master

Conversation

@alexcheuk
Copy link

In Classes that extends BaseController:

this._super($scope) in the init function should be ran last, because if it is ran first, it will run the ExtendedController's defineScope / defineListener function before the init function has bind the injected services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant