Skip to content

docs-bug: Stackblitz examples will not build #23420

@joelkesler

Description

@joelkesler

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

image

image

Example from Mat Button:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions