Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use controller class proto instead of creating it if not available #25

Merged
merged 6 commits into from
Jun 21, 2017

Conversation

offirgolan
Copy link
Owner

This fix prevents us from creating the controller prematurely when it is not found which has some unexpected behaviors.

Note: This fix is backwards compatible and is used internally in the ember-route to do same thing.

@offirgolan offirgolan changed the title Use controller Factory proto instead of creating it if not available Use controller class proto instead of creating it if not available Jun 21, 2017
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