-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Closed
Copy link
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material.angular.iodocsThis issue is related to documentationThis issue is related to documentation
Description
Reproduction
Use StackBlitz to reproduce your issue:
- Components: https://stackblitz.com/fork/components-issue
- Harnesses: https://stackblitz.com/fork/harness-issue
Steps to reproduce:
I've tried some others too, but they also failed.
It could be a problem of stackblitz, but not sure.
Expected Behavior
What behavior were you expecting to see?
Example view
Actual Behavior
What behavior did you actually see?
Error log:
Error in turbo_modules/@angular/material@12.1.4/table/table-module.d.ts (8:22)
Appears in the NgModule.exports of DemoMaterialModule, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
This likely means that the dependency (@angular/material/table) which declares MatTableModule has not been processed correctly by ngcc.
Environment
That of the material example.
burnaDLX, juliocbcotta and jeripeierSBB
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material.angular.iodocsThis issue is related to documentationThis issue is related to documentation
