-
### Current behavior
When mounting an Angular component that has both `styleUrls` and `styles` defined, this creates an inconsistent result. It seems that the styles are applied in a different order …
-
### Describe the bug
Dropdown component emits value change event for it's corresponding control even so there is `emitEvent: false` parameter when I call setValue. It happens only if control has no i…
-
### Describe the bug
The table component does not update the object list for the filters when using a column toggle feature with multiselect component.
When toggling a column or more to display in t…
-
## Angular edit
Angular elements defines (`Object.defineProperty`) a property for each input of an element's component, as well as an HTML attribute which feeds into each property. Each input is thus…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
When injecting a pipe, e.g. DatePipe, directly into a component via inject or construc…
thecp updated
3 weeks ago
-
### Describe the bug
Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter
![image](https://github.com/user-attachments/assets/0a1e3148-e1b0-4664-…
-
### Describe the bug
Building a project that uses primeng fails if `@angular/animations` is not installed, but the dependency is not declared in `project.json`
```
✖ Compiling with Angular source…
-
### 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…
-
### Describe the bug
Caused by: https://github.com/primefaces/primeng/issues/16430
This fix causes nodes to be unselectable when nodes do not have a key.
example:
https://stackblitz.com/edit/g…
-
### Current Behavior
SUBJECT: MFE host cannot generate root ngrx state for app - broken
causes error
```
NX Generating @nx/angular:ngrx-root-store
NX Cannot read properties of null (reading 'le…