carbon-tutorial-angular icon indicating copy to clipboard operation
carbon-tutorial-angular copied to clipboard

An Angular app for the Carbon Design System tutorial

Results 95 carbon-tutorial-angular issues
Sort by recently updated
recently updated
newest added

I use Angular 16.2.10 and "carbon-components-angular": "^5.20.3", When AppModule import TableModel Error: src/app/app.module.ts:51:3 - error NG6002: 'TableModel' does not appear to be an NgModule class. 51 TableModel, ~~~~~~~~~~ node_modules/carbon-components-angular/table/table-model.class.d.ts:44:22 44...

I don't have access to the project, the content is almost empty in https://github.com/carbon-design-system/carbon-tutorial-angular ![Capture d'écran 2023-12-29 105051](https://github.com/carbon-design-system/carbon-tutorial-angular/assets/153531493/c662ef52-fee0-46fe-995c-b42016c4f608)

I tried generating multiple access tokens but still getting issues with authentication. The issues are as follows: POST https://api.github.com/graphql 502 (Bad Gateway) I tried the [ApolloStudio](https://studio.apollographql.com/org/bharathreddymaram1s-team/graphs/onboarding/cloud/endpoint-details), even there I got...

Made changes step by step following the tutorial steps mentioned in [CarbonDesignSystemAngularStep2](https://carbondesignsystem.com/developing/angular-tutorial/step-2).