Description
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:
- 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