-
### 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…
-
### Describe the bug
`minDate` validation resolves differently on `onSelect` event than on `onInput` event.
Example: set `minDate` to 30.9.2023 `dd.mm.YYYY`
Select and type date `30.9.2023`
…
-
Hi,
it is possible to use this library using angular reactive forms without using ngmodel?
regards
-
### Which @angular/* package(s) are relevant/related to the feature request?
forms
### Description
When initializing new FormControls, we currently can only pass a value and an optional disabled st…
-
### Describe the bug
I tested my code in stackblitz examples from documentation (examples for Angular 13 and primeng 13). It works.
For example it based on https://stackblitz.com/edit/primeng-inpu…
-
![image](https://user-images.githubusercontent.com/3615264/53282254-3dce6980-375b-11e9-8733-f842071ea4f2.png)
-
### Describe the bug
When using Dropdown options component, with editable=true, the selected option is not displayed and even, if an initial value is provided, it also does not display it.
### Envir…
-
### Current Behavior
When using the required validator of angular the field does not get invalid when the value is set empty
### Expected Behavior
It should act like a normal input
### Steps to Re…
-
### Which @angular/* package(s) are the source of the bug?
forms, platform-server
### Is this a regression?
Yes
### Description
Ran into this when upgrading my Angular app to 16 and replacing [An…
-
### Describe the bug
When the PrimeNG Calendar is used with Angular reactive forms, setting the input binding `[defaultDate]` makes the Calendar unresponsive and the user can no longer select a dat…