Calendar: formArray marked Touched when item gets removed #12956
Labels
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
when you have a calendar attached to a control that is containted in a formArray, and that formArray's item get's removed after view init, the formArray will be wrongly marked as touched.
this happens because of this change
PR
Environment
just see the stackblitz
Reproducer
https://stackblitz.com/edit/github-o6rbby?file=src/app/app.component.ts
Angular version
15.2.8
PrimeNG version
15.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
10
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: