-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit support …
-
## I'm submitting a...
[ x] Bug report
## Current behavior
When I run this example, I get an exception in the console
```
TypeError: Cannot read property 'ngInjectableDef' of undefined
…
-
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
```
$ ng --version
_ …