Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stackblitz examples don't work #28934

Open
1 task
fallenturtle opened this issue Apr 22, 2024 · 2 comments
Open
1 task

Stackblitz examples don't work #28934

fallenturtle opened this issue Apr 22, 2024 · 2 comments
Labels
area: material.angular.io P2 The issue is important to a large percentage of users, with a workaround

Comments

@fallenturtle
Copy link

fallenturtle commented Apr 22, 2024

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

@fallenturtle fallenturtle added the needs triage This issue needs to be triaged by the team label Apr 22, 2024
@crisbeto
Copy link
Member

I could reproduce this on Firefox, but not on Chrome.

@crisbeto crisbeto added P2 The issue is important to a large percentage of users, with a workaround area: material.angular.io and removed needs triage This issue needs to be triaged by the team labels Apr 23, 2024
@PsychoSpike
Copy link

On my end I've tried Chrome and Edge, both compiled successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material.angular.io P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

No branches or pull requests

3 participants