-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Suppo…
-
### 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 …
-
### Describe the bug
Using property 'maxLength' prevents from using decrement and increment buttons of the component inputNumber
### Environment
Angular CLI: 18.2.4
Node: 18.20.2
Package M…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
```ts
form = this.formBuilder.group({ ... });
formData = input();
constructor() {
…
-
I am trying to use an OpenContainer from a Page, that has been built with the GoRouter:
```dart
final router = GoRouter(
...
routes:[
GoRoute(
path: 'themedRoute'
builder: (co…
-
### Which @angular/* package(s) are the source of the bug?
animations, router
### Is this a regression?
No
### Description
If you use routing and a reuse strategy that caches the components and s…
-
### Use case
I'm developing a platform that consists of a mobile app and a website and using the go_router package for the navigation. For both mobile platforms the go_router provides the native tran…
-
#### Reproduction
StackBlitz:
https://stackblitz.com/edit/angular-ivy-mdjz31
Steps to reproduce:
1. Click button "Page 2"
#### Expected Behavior
The label and content of the tabs sho…
-
**Describe the bug**
I set up the calendar with dayjs according to the [dayjs-demo](https://mattlewis-github.com/angular-calendar/#/dayjs).
When i have an event with `allDay: true` set, it breaks t…