I'm experiencing an odd error in the 0.2.8 ui-router, when I place initial content in a ui-view (for fallback when there's no javascript) If I have a parent directive with repeated child-directives that require the parent's controller, then I get the error Controller 'parent', required by directive 'child', can't be found! in the console.
I don't get these errors when I use the 0.2.7 version, so it's probably due to a recent change.
http://plnkr.co/edit/wz8Y3EkNrsH4V9guDUy4?p=preview