You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success. | J’ai vérifié parmi les tickets (issues) existants que ce sujet n’avait pas déjà été soumis.
GC Design System Components Package and Version | Paquet et version des composants de Système de design GC
@cdssnc/gcds-components-angular:0.22.2
Current Behavior | Comportement observé
When clearing values from the FormGroup, the new value of the TextArea.
When the associated FormGroup is reset to empty values, input is cleared:
Expected Behavior | Comportement attendu
When the form is cleared the value of the text area is also reset
System Info | Information sur le système
Npm version: 9.4.1
Angular: 18.1.1
Steps to Reproduce | Étapes pour reproduire le bogue
Create a form to and try to reset that form:
Code Reproduction URL | URL de reproduction du code
No response
Additional Information | Informations supplémentaires
No response
The text was updated successfully, but these errors were encountered:
Prerequisites | Prérequis
GC Design System Components Package and Version | Paquet et version des composants de Système de design GC
@cdssnc/gcds-components-angular:0.22.2
Current Behavior | Comportement observé
When clearing values from the FormGroup, the new value of the TextArea.
When the associated FormGroup is reset to empty values, input is cleared:
Expected Behavior | Comportement attendu
When the form is cleared the value of the text area is also reset
System Info | Information sur le système
Steps to Reproduce | Étapes pour reproduire le bogue
Create a form to and try to reset that form:
Code Reproduction URL | URL de reproduction du code
No response
Additional Information | Informations supplémentaires
No response
The text was updated successfully, but these errors were encountered: