-
Hello,
I am making use of this directive to upload photos.
In my case, I am using Reactive Forms. How can I integrate this directive in a sense that when the user have selected an image above the …
-
@DanielYKPan i am trying to integrate with angular reactive forms(angular version 5.2.9), but i am unable set datepicker #value while selecting the date it is getting empty the form control value. c…
-
On the reactive forms approach of your example you included ngModel. But this is wrong since ngModel should ONLY be used in the template driven approach (depracted Angular v.6 and will not be usable i…
-
### Describe the bug
When I create a p-radio group with a reactive form I cannot initialize de component with an initial value.
Here is an example [Stackblitz](https://stackblitz.com/edit/wnctrn?fil…
-
@fetrarij
**Versions**
* Angular version: 13
* component version: 5.0.2
**Describe the bug**
On selection of the min and max values possible from the dropdown i.e. the year 2028 or 1973, it th…
-
### Feature request type
Enhance component
### Component name
Form
### Is your feature request related to a problem?
I am trying to accomplish Functionality similar to Angular FormBuild…
-
Version: Deno 2.0.0
I am testing Deno as a pm replacement in our repo currently, since v2 seems pretty promising (also benchmarked a build). Sadly during the build it breaks with errors reporting t…
-
### The previous version in which this bug was not present was
_No response_
### Description
Running `detectChanges()` for components with `changeDetection: ChangeDetectionStrategy.OnPush` d…
-
### Describe the bug
Autocomplete control doesn't work with the Async Pipe + a pipe delay.
It only works the first time! The second time there are no suggestions.
See [stackblitz](https://sta…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [] feature request
### Issue description
**Current behavior:**
Currently not able to get values from an n…