-
When using WasmSingleFileBundle+AOT we should be able to run ILStrip + wasm-opt which we think would optimize out the zero'd out memory. We should test this hypothesis on browser-wasm and implement i…
-
### Describe the bug
The behaviour is sporadic.
When passed a value to ngModel the value doesn't reflect in the input field. Instead we have to manually open the calendar and select the value
#…
-
### Describe the bug
When using nested sidebars (one sidebar opened within another), the overlay of the second sidebar does not block the content of the first (underlying) sidebar.
The expected be…
-
### Describe the bug
Select/Unselect all checkbox should not affect disabled checkboxes (making them unselected now)
Connected to [#15338](https://github.com/primefaces/primeng/issues/15338)
### …
-
### Describe the bug
The Inter font included in the Prime themes seems to be corrupted. Chrome gives the error:
```
Failed to decode downloaded font: http://localhost:4200/media/Inter-roman.var.wo…
-
Steps to reproduce:
1. `git clone git@github.com:domq/angular-meteor-base.git`
2. `cd angular-meteor-base; meteor npm i`
4. `env AOT=1 meteor` → **behavior OK**, see below
5. `git checkout upg…
-
### Describe the bug
I have a ListBox with items that contain inputs:
![image](https://github.com/user-attachments/assets/d4aad58c-4148-4741-b53f-45c5bb71590f)
After upgrading to PrimeNg 17, I noti…
-
### Describe the bug
I am not sure if PrimeNg lib is adapted to work with zonejs less Angular application (with provideExperimentalZonelessChangeDetection()), but if so than after closing dynamic d…
-
### Describe the bug
getInstance method product `Cannot read properties of undefined (reading 'instance')
at DialogService.getInstance` error. So component not displaying .
Same can be reprodu…
-
# 🚀 Feature request
### Command (mark with an `x`)
- [X] build
### Description
Currently it is possible to have a configuration which uses AOT compilations but also JIT during runtime and at…