Pablo Rodríguez Bernal
Pablo Rodríguez Bernal
Hi everyone! I used URL.createObjectURL() to create a local URL from a BLOB. The problem is that the viewer doesn´t charge the url, it gives an error. Any possible solution...
https://github.com/primefaces/primeng/issues/15539
### Defect Fixes https://github.com/primefaces/primeng/issues/15537 Also fixed that there were not onFocus and OnBlur Events
### Describe the bug TreeSelect panel does not hide when item is selected ### Environment Angular 17 ### Reproducer _No response_ ### Angular version 17 ### PrimeNG version 17.16.1 ###...
### Describe the bug When doing focus out on tree select, ng-untouched never updates to ng-touched ### Environment Angular 16, the bug replicates with primeng 16 and 17, the same...
### Describe the bug When using a static message with a template, the template won't function if only the Message module is imported. However, if an additional module, such as...
https://github.com/primefaces/primeng/issues/16251
https://github.com/primefaces/primeng/issues/16253
### Describe the bug The Select button component receives focus when tabbed when it's disabled. This behavior is inconsistent with how other components function. https://stackblitz.com/edit/stackblitz-starters-nkj4g3?file=package.json ### Environment { "name": "angular-starter",...
If the end user drops a file from his computer, i want it to be rejected. I mean that there should be an option to block base64/blob files, so it...