-
### Current Behavior
Hello,
I´m using NX with NestJs and Angular.
Now My NestJS App using typeorm with mssql.
I want to create the packge json over my webpack config:
```
const { NxAppWeb…
-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
We need to have a validator for simple `FormControl` to compare multiple `FormGroup` …
-
```
npm WARN ng2-smart-table@1.2.2 requires a peer of @angular/forms@^4.0.0 but none is installed. You must install peer dependencies yourself.
```
-
### Feature request type
Enhance component
### Component name
Form
### Is your feature request related to a problem?
I am trying to accomplish Functionality similar to Angular FormBuild…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
Yes
### Description
Right now using the same formControls in multiple formGroups is not possib…
-
Versão 3.4.1 não funciona no angular15, estou com um projeto que usava angular14 e foi atualizado pra versão 15, porém está quebrando na biblioteca do cep.
-
Since version 1.5.3, autoimport doesn't seem to be working all the time as it should in my angular project. Tried uninstall/reinstall, disable/enable. May be i am missing something ! :)
Example: ty…
-
Dear NS Group,
I upgraded my Angular project from NS6 to NS8 and i got some error with RadListView.
1. **When i set `pullToRefresh="true"` then i got this error:**
_System.err: An uncaught Except…
-
### Issue Summary
I'm trying to add a Sqlite Db to the Express server part of my Angular SSR project. I installed `sqlite3 `and `@types/sqlite3` which seemed to work. But, when I try `new Database(…