Skip to content

Stackblitz examples don't work #28934

Open
@fallenturtle

Description

@fallenturtle

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

Whenever I try to view an example from the Angular Material site the stackblitz fails when installing packages. For example when I try to view the Accordion example: https://material.angular.io/cdk/accordion/overview
In the Stackblitz terminal I see:
❯ yarn install && yarn start yarn install v1.22.19 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... error An unexpected error occurred: "too much recursion". info If you think this is a bug, please open a bug report with the information provided in "/home/projects/us3jjl--run/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Reproduction

StackBlitz link:
Steps to reproduce:

  1. Follow an example link from a component to Stackblitz page

Expected Behavior

The examples to work.

Actual Behavior

It fails to load.

Environment

Stackblitz... here's a fork: https://stackblitz.com/edit/eesbrd?file=package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2The issue is important to a large percentage of users, with a workaroundarea: material.angular.io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions