-
Назва папки та гілки `13-ng-forms`
**Завдання**
1. Створити логін сторінку використовуючи реактивні форми
2. На сторінці обов'язково має бути поля для вводу пошти, пароля та чекбокс `remember me`…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
The following code
```
@for (a of b; track method) {}
```
and having
```
method = (i…
-
### Which @angular/* package(s) are the source of the bug?
common
### Is this a regression?
No
### Description
While trying to use `HTTP_TRANSFER_CACHE_ORIGIN_MAP` InjectionToken for providing d…
-
# 🐞 bug report
### Affected Package
@angular/forms
### Is this a regression?
No
### Description
Following https://github.com/angular/angular/pull/41189 in NG 11.2.6. I was expect…
-
### Which @angular/* package(s) are the source of the bug?
language-service
### Is this a regression?
No
### Description
The Angular language service doesn't highlight `readonly` signal inputs as…
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
### Which @angular/* package(s) are the source of the bug?
core, forms
### Is this a regression?
No
### Description
Adding non signal objects like number, string etc works just find. The problem …
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
If a directive (let's named it `ReusableDirective`) exposes a required input…
-
### Describe the bug
In my angular project, p-calendar does not show date if the date assigned to it is before the mindate value. I have migrated my project from angular 15 to angular 18. This issu…
-
### Current Behavior
When using the required validator of angular the field does not get invalid when the value is set empty
### Expected Behavior
It should act like a normal input
### Steps to Re…