-
I try to include the breadcrumb in a feature module. not in the root/app module.
if i import BreadcrumbsModule and use it as discribed
`` in my headerModule
i get the Error: BrowserModule has …
-
Angular 4.4.5, angular CLI 1.4.7.
I've just tried to install this component - it seems to work fine when I put it inside `app.component.html`, but as soon as I try to insert it into any child compo…
-
This is a great project!
I have started adding the facts about this project to my collection and created the following work-in-progress comparison between it and some others. Now I'm looking for so…
-
I'm trying to implement AoT compilation but I'm getting error:
```js
Error: Unexpected value 'Ng2BreadcrumbModule' imported by the module 'SharedModule'
at /home/guskis/Projects/web/node_module…
-
I'm new to browserify and am using it for an angular project. My project structure is similar to the one found here: https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate.
I'm using vers…
-
There is a problem with grunt-recess in that less escaping seems to be broken. See: https://github.com/twitter/recess/issues/59
In summary, using the .less file below
```
.carousel-inner {
width:…
-
Prepare app for migration into the workbench-client Angular app. The current known steps to take are the following:
- [ ] Convert Javascript files to Typescript
- [ ] Refactor `$rootScope` depende…
-
**该issue关闭讨论,如有问题请去 https://github.com/kittencup/angular2-ama-cn/issues/43 提问**
## 目录
- [应用](https://github.com/kittencup/angular2-ama-cn/issues/34#issuecomment-172439319)
- [产品模型](https://github.com/…
-
So I got back from lunch with my old man, and decided to give the entire documentation a thorough read.
The inspiration for this decision were the comments made over at the Hacker News discussion on …
-
**Environment**
```
"dependencies": {
"@angular/animations": "~11.2.7",
"@angular/common": "~11.2.7",
"@angular/compiler": "~11.2.7",
"@angular/core": "~11.2.7",
"@angular…