Skip to content

1.0.0alpha0 - $resolve not getting applied if there is no controller on state. #2626

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

Closed
PabloHidalgo opened this issue Mar 17, 2016 · 3 comments

Comments

@PabloHidalgo
Copy link

Resolved data is not getting exposed for a state unless the state have a controller defined.

It's the proof of concept plnkr showing it. You only need to comment/uncomment the controller definition inside state (script.js)

http://plnkr.co/edit/0EYlJ7mN43P0xALNK2Ee?p=preview

Reference thread: #2605

Thanks for all, and keep up the good work!!!

@christopherthielen
Copy link
Contributor

Thanks!
I thought we already had this issue tracked, but I could not find it.

@PabloHidalgo How are you finding 1.0 branch so far?

@PabloHidalgo
Copy link
Author

@christopherthielen I only used 1.0 branch for the proof of concept / project of components showcase, based on a configuration that I heavily used on various big projects (multiple views, nested states with resolves, and some more logic), and It's working as expected, although I'm going to start messing around with new 1.0 features, as they looks really promising!

@christopherthielen
Copy link
Contributor

Fixed in 07fc30c

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

No branches or pull requests

3 participants