-
### Which @angular/* package(s) are the source of the bug?
forms
### Is this a regression?
No
### Description
> https://angular.dev/guide/forms/typed-forms
For instance:
```ts
private formBuilde…
-
# 🐞 bug report
### Description
Since ``Angular 19``, components are standalone by default. However, the LS does not seems to take that into account. I've migrated my Angular app to Angular 19 so now…
-
### Библиотека
_Выберите нужное отметив галочку [x]_
- [ ] `@prizm-ui/core`
- [х] `@prizm-ui/components`
- [ ] `@prizm-ui/install`
- [ ] `@prizm-ui/icons`
- [ ] `@prizm-ui/flag-icons`
- [ ]…
-
## Description
The `IgxCarouselComponent` causes a `ReferenceError: Cannot access 'IgxCarouselComponent' before initialization` error during testing, even though `IgxCarouselComponent` is not expli…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
I tried the template HMR on a new project created with Angular v19.0.2…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
The new timepi…
-
### Which @angular/* package(s) are the source of the bug?
core, forms
### Is this a regression?
No
### Description
for a component that is implementing ControlValueAccessor interface, writeValue…
-
### Which @angular/* package(s) are the source of the bug?
compiler
### Is this a regression?
No
### Description
Hello,
I noticed that the spread operator is significantly slower (sometimes more …
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli
### Is this a regression?
No
### Description
I'm trying to go zoneless for my SSR angular app with hydration.
This conditi…