-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
docsThis issue is related to documentationThis issue is related to documentationneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
When I click the "Edit in Stackblitz button on the Angular Material site, the resulting Stackblitz link will not build
Error in turbo_modules/@angular/material@12.2.2/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.
Examples from the Mat Table examples page: https://material.angular.io/components/table/examples
Example from Mat Button:
Jose-Velasco, inorganik and jdgarvey
Metadata
Metadata
Assignees
Labels
docsThis issue is related to documentationThis issue is related to documentationneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team