Brandon Bell

Results 2 issues of Brandon Bell

I have the following project structure: ``` app --core ----layout ------layout.component.ts/html/scss ------layout.component.spec.ts testing --router-stubs.ts ``` I have the following tsconfig file: ``` { "compilerOptions": { "baseUrl": ".", "target": "es5", "module":...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x ] Bug report [ ] Feature request [ ]...

type: bug/fix
freq1: low
area: router
area: core
area: zones
state: confirmed
core: change detection
router: directives
P3