question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The live example in Angular doc is broken

See original GitHub issue

I’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:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
xsteadybcgocommented, Jan 19, 2018

I have tried again , it is fixed now.

1reaction
gkalpakcommented, Jan 18, 2018

It is the same issue, but this is a new occurrence 😒 Let’s keep this open until it is fixed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found