carbon-design-system / carbon-components-angular

An Angular implementation of the Carbon Design System for IBM.
https://angular.carbondesignsystem.com
Apache License 2.0
532 stars 307 forks source link

Angular 18 issue with project setup #3031

Open gorgiivanov opened 1 week ago

gorgiivanov commented 1 week ago

Hi i have an issue with configuration of the project.

Will need components that works in standalone mode.

also i have a lot of errors like 'ibm-modal' is not a known element:...

Tnx

Akshat55 commented 1 week ago

Hi @gorgiivanov, what issues are you running into? Have you imported ModalModule?

Have you looked at our Angular 18 integration test?