X Tutup
The Wayback Machine - https://web.archive.org/web/20220131125111/https://github.com/angular/angular/issues/44079
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

Ready-made project in StackBlitz has no Angular Generator menu! #44079

Closed
masmangan opened this issue Nov 5, 2021 · 2 comments
Closed

Ready-made project in StackBlitz has no Angular Generator menu! #44079

masmangan opened this issue Nov 5, 2021 · 2 comments

Comments

@masmangan
Copy link

@masmangan masmangan commented Nov 5, 2021

Description

Since yesterday, ready-made project in StackBlitz has no Angular Generator menu and is listed as a Node.js project on Dashboard.

Problem reported in StackBlitz:
stackblitz/webcontainer-core#383

What is the affected URL?

https://angular.io/start

Please provide the steps to reproduce the issue

Go to 'https://angular.io/start'.
Find Create the sample project section.
Open "To create the sample project, generate the ready-made sample project in StackBlitz" from "https://angular.io/generated/live-examples/getting-started-v0/stackblitz.html".
Move mouse to 'app' inside 'src' on the new project.
Right-click on app. Menu should have an Angular Generator.

Please provide the expected behavior vs the actual behavior you encountered

Ready-made sample project in StackBlitz should have an Angular Generator menu, hot reload, and be listed as Angular project on StackBlitz dashboard.

Please provide a screenshot if possible

Open project from here:
image

No Angular Generator menu:
image

Project listed as Node.js

Please provide the exception or error you saw

Error: project is listed as Node.js in StackBlitz Dashboard.
Error: Angular Generator is not available.

Possible solution: fall back to older Angular 12 ready-made sample project.
This new Angular 13 project is not working as expected.

Is this a browser-specific issue? If so, please specify the device, browser, and version.

Tested on Safari, Edge, and Chrome. Not related to browser.
@ngbot ngbot bot added this to the Backlog milestone Nov 5, 2021
@ngbot ngbot bot added this to the Backlog milestone Nov 5, 2021
@petebacondarwin
Copy link
Member

@petebacondarwin petebacondarwin commented Nov 5, 2021

Hi - thanks for reporting this.
We have temporarily moved to the webcontainer approach for the Stackblitz examples while the support for Angular v13 is added to the original version of Stackblitz.

petebacondarwin added a commit to petebacondarwin/angular that referenced this issue Nov 6, 2021
Previous commits changed the docs to use web-container versions for StackBlitz examples.
This commit updates the content of the tutorial to match.

Fixes angular#44079
petebacondarwin added a commit to petebacondarwin/angular that referenced this issue Nov 6, 2021
Previous commits changed the docs to use web-container versions for StackBlitz examples.
This commit updates the content of the tutorial to match.

Fixes angular#44079
@atscott atscott closed this in b39fd5f Nov 8, 2021
atscott added a commit that referenced this issue Nov 8, 2021
#44085)

Previous commits changed the docs to use web-container versions for StackBlitz examples.
This commit updates the content of the tutorial to match.

Fixes #44079

PR Close #44085
@angular-automatic-lock-bot
Copy link

@angular-automatic-lock-bot angular-automatic-lock-bot bot commented Dec 9, 2021

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 9, 2021
dimakuba added a commit to dimakuba/angular that referenced this issue Dec 28, 2021
angular#44085)

Previous commits changed the docs to use web-container versions for StackBlitz examples.
This commit updates the content of the tutorial to match.

Fixes angular#44079

PR Close angular#44085
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
X Tutup