-
Notifications
You must be signed in to change notification settings - Fork 30
ui-router resolve #8
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
Comments
Does this issue need to remain open now that the bindings were added back in? |
yes, thanks |
@menems did this work? I can't seem to get it working. |
Ignore that, got it working, thanks @menems @toddmotto . Great work. 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I saw that you remove bindings options 2 days ago.
So now how we can pass ui-router resolve injection on the component?
I use ui-router and component combined like that:
before i used:
What is the best practice now to have the same behaviour, that is the controller is instanciate after the promise is resolved?
The text was updated successfully, but these errors were encountered: