Hi,
Just revisiting Angular and Calcite, and want to use the "new" calcite-components-angular package. I created a new Angular project (v18.0) and added calcite following the guide.
I tried both
ng new testapp
ng new testapp --no-standalone
Because the standard method does not generate a app.module.ts
and followed the instructions on github
Before adding the slider component the the application already gives me an an error:
Not sure how to fix this.
Solved! Go to Solution.
Apologies, Calcite's 2.9.0 Angular build was incomplete. There will be an upcoming minor release in the near future, but in the meantime you could use version 2.8.6.
@Robert_van_Gilst version 2.10.1 is now available.
Apologies, Calcite's 2.9.0 Angular build was incomplete. There will be an upcoming minor release in the near future, but in the meantime you could use version 2.8.6.
@Robert_van_Gilst version 2.10.1 is now available.
Thank you @KittyHurley it works like a charm 😊
Hi
What is the stable version to currently work with Calcite Design and Angular 16?
Thanks