Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Angular Textarea's value can't be changed by FormGroup #685

Open
3 tasks done
AlexisLeblancDFO opened this issue Nov 13, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working development Development tasks help wanted Extra attention is needed

Comments

@AlexisLeblancDFO
Copy link

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.
image

When the associated FormGroup is reset to empty values, input is cleared:
image

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:
image
image
image

Code Reproduction URL | URL de reproduction du code

No response

Additional Information | Informations supplémentaires

No response

@ethanWallace ethanWallace added bug Something isn't working help wanted Extra attention is needed labels Nov 19, 2024
@daine daine added the development Development tasks label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working development Development tasks help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants