Can't access future state children · Issue #384 · ui-router/angular

@christopherthielen We cannot target a substate defined inside a lazy loaded state which hasn't been fetched yet. If i have a future state with a child state : // lazy.router.ts const states: Ng2St...