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

Embedded apps never work #619

Closed
rmorrise opened this issue Jul 24, 2018 · 2 comments
Closed

Embedded apps never work #619

rmorrise opened this issue Jul 24, 2018 · 2 comments

Comments

@rmorrise
Copy link

Whenever I see a Stackblitz example embedded in a blog or article, the embedded app never works.

The preview embedded in the article is always blank.

When I edit and open in a new window, the window hangs indefinitely with a loading indicator. In the console I eventually see this message:
Service Worker termination by a timeout timer was canceled because DevTools is attached.

An example I was just reading: https://stackblitz.com/edit/adv-ng-patterns-06-use-template-refs?file=app%2Fapp.component.html

I am on win64, Chrome Version 67.0.3396.79 (Official Build) (64-bit)

@apai4
Copy link
Member

apai4 commented Jul 30, 2018

@rmorrise do you happen to have 3rd party cookies blocked? If so, see here for a potential solution: #162 (comment)

While we don't use 3rd party cookies for our preview domains on StackBlitz, some of the API's we use for passing data between windows/frames can fall under the same policy, which can cause the previews not to load.

@rmorrise
Copy link
Author

Duplicate of #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants