I'm not sure about your problem because the controllers have no states, so I assume you are talking about routes.
If you want to load data when entering the root state, this function has not yet been implemented, but it will probably be later.
Take a look at this problem: Controller instances do not have root status available in connectOutlets. I think this is exactly your problem.
Before you implement this function, you can still:
source share