There is a problem when using dynamic breadcrumbs from resolve values:
ncyBreadcrumb: {
label: "{{job.title}}"
}
This is not compatible with the latest ui-router 1.0.4. With ui-router 0.4.2 everything works fine (not tested with other versions).
Maybe something changed with "viewContentLoaded"?