The live example in Angular doc is broken
See original GitHub issueI’m submitting a…
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ x ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
Expected behavior
The live example in Angular doc is broken
Minimal reproduction of the problem with instructions
open Angular doc,example, find the live example link and click it, it was broken, only return {"message":"An internal server error occurred","statusCode":500,"error":"Internal Server Error"}
What is the motivation / use case for changing the behavior?
I can’t overview the doc intuitively;
Environment
Angular version: latest
Browser:
- [ x ] Chrome (desktop) version 56.0.2924.87 (64-bit)
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: 6.0
- Platform: windows
Others:
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Tutorial live example is broken · Issue #25446 - GitHub
You may be looking at an old version of the Angula website, the update may be broken and you may be stuck in...
Read more >Introduction to the Angular docs
These Angular docs help you learn and use the Angular framework and ... Tutorials and guides include downloadable examples to help you start...
Read more >Why your Angular App is not Working: 11 common Mistakes
1. Import required Angular Modules · 2. Don't use DOM references before they exist (@ViewChild) · 3. Don't manipulate the DOM directly -...
Read more >Top 18 Most Common AngularJS Developer Mistakes - Toptal
Common Mistake #5: Not Using Named Views With UI-ROUTER For Power”. The de facto routing solution for AngularJS has been, until now, the...
Read more >Is Angular 2's Router broken when using HTML5 routes?
I gave up trying to make it work and here I am noticing that not even the main example in the Angular 2...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I have tried again , it is fixed now.
It is the same issue, but this is a new occurrence 😒 Let’s keep this open until it is fixed.