-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
ronyf updated
4 years ago
-
**I'm submitting a ...** (check one with "x")
```
[x] feature request
```
**Current behavior**
https://github.com/angular/angular/issues/9104#issuecomment-244909246
> I don't think it is possible,…
-
Enabling the new strictTemplates flag in Angular 9's compiler options generates the following build error:
`This likely means that the library (@angular/platform-browser/animations) which declares Br…
-
I get api data and try to dynamically change breadcrumbs. But the changes are applied only after the route or its parameters change
![1](https://user-images.githubusercontent.com/22240080/72715240-2b…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
```
ERROR in src/app/relationships/party-relationships/create-relationships/create-relationships.component.html:1:1 - error NG8001: 'tu-general-header' is not a known element:
1. If 'tu-general-head…
-
# Part II Chapter 7: SEO
## Content team
| Authors | Reviewers | Analysts | Draft | Queries | Results |
| ------- | --------- | -------- | ----- | ------- | ------- |
| @aleyda @ipullrank @fello…
-
- ng-alain: 9.4.1,
- Angular version: 9.1.11
## 【必填项】重现链接,Reproduction link
## 重现步骤,Steps to reproduce
ng new project
cd project
ng add ng-alain
npm start
编译后就出现上面警告
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
-…
-
# 🐞 bug report
### Description
After production build (ng build...) we get error navigating among some components
We don't have any problem during development (ng serve...)
## 🔥 Exception or…