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

Most Stackblitz examples are broken #1146

Closed
1 task done
notchris opened this issue Aug 2, 2023 · 8 comments
Closed
1 task done

Most Stackblitz examples are broken #1146

notchris opened this issue Aug 2, 2023 · 8 comments

Comments

@notchris
Copy link

notchris commented Aug 2, 2023

Describe the bug

Whenever I try to view an Stackblitz at work or at home, it almost never loads. I'm trying most of the examples on Angular Material and cant get them to load. I have multiple machines with Windows, OSX. Why doesn't Stackblitz work for every project and resolve every module correctly?

Link to the blitz that caused the error

https://material.angular.io/components/categories

Steps to reproduce

Go to any Stackblitz

Expected behavior

It should wor

Parity with Local

Screenshots

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

@SamVerschueren
Copy link
Contributor

Hey @notchris, thanks for reaching out.

I opened the first example, the simple auto complete and it seems to work fine on my end.

Do you get any errors in your (Chrome) DevTools? If the autocomplete works for you as well, let me know which one always fails for you?

@SamVerschueren
Copy link
Contributor

We resolved an issue yesterday where WebContainer didn't seem to boot. This issue should be resolved now. I'm wondering if that was the one you where running into.

Can you try again and let us know if it's fixed?

@notchris
Copy link
Author

notchris commented Aug 4, 2023

@SamVerschueren Simple example:
image

@notchris
Copy link
Author

notchris commented Aug 4, 2023

My coworker has confirmed that they ran into the same issue, is this possibly a firewall issue?

@notchris
Copy link
Author

notchris commented Aug 4, 2023

@SamVerschueren So turns out, it's something internally. Something at work is preventing the fetch call from resolving because of the stackblitz-protocol urls. "URL scheme "stackblitz" is not supported."

@notchris
Copy link
Author

notchris commented Aug 4, 2023

With some more investigation, we found that it works in Edge, but not Chrome. There is also another open issue related to this.

@notchris
Copy link
Author

@SamVerschueren Any ideas on how to resolve the URL Scheme issue?

@notchris
Copy link
Author

@SamVerschueren This is now resolved! The issue is that StackBlitz will only work on 64bit Chrome (everyone at work was on 32bit) - and updating Chrome doesn't change between 32/64.

@jrvidal jrvidal closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants