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
"I worked on creating a form in Angular using GCDS. Turns out it worked better than I anticipated: I was able to bind the values from my model to the GCDS components!
The react build will still fail with the same error and the react ssr now fails too with an error similar to the react error. The angular package did load fine though when using it in a test app.
Prerequisites | Prérequis
GC Design System Components Package and Version | Paquet et version des composants de Système de design GC
[email protected]
Current Behavior | Comportement observé
"I worked on creating a form in Angular using GCDS. Turns out it worked better than I anticipated: I was able to bind the values from my model to the GCDS components!
Here is the result: https://stackblitz.com/github/AlexisLeblancDFO/gcds-angular18-form?file=README.md
As you will notice when opening the link: there are multiple error messages that occur when installing GCDS.
The issue is that the latest version of GCDS is only compatible with Angular 16 and less (we are at version 18 now).
It may become an issue as the project gets bigger. At the moment, it’s the only issue I have with GCDS."
Expected Behavior | Comportement attendu
Would it be possible to release an version of GCDS that supports Angular 18?
System Info | Information sur le système
No response
Steps to Reproduce | Étapes pour reproduire le bogue
https://stackblitz.com/github/AlexisLeblancDFO/gcds-angular18-form?file=README.md
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: