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.

Angular issue template on stackblitz should be updated

See original GitHub issue

📚 Docs or angular.io bug report

Description

The Angular bug issue template contains a link to a stackblitz template. However, the stackblitz template is quite outdated - it was created for Angular 6.

The stackblitz template’s npm dependencies should be updated to the latest Angular version (9 as of now), and files like polyfills.ts, angular.json, tsconfig.json should be updated as well in order to enable Ivy by default, add missing dependencies and remove deprecated stuff like core-js/es6/reflect imports etc.

Otherwise it takes quite some time to create an issue reproduction project for the latest Angular version.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
sonukapoorcommented, May 20, 2020

Ok. PR created for review.

1reaction
sonukapoorcommented, May 13, 2020

@gkalpak I can take a look at this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Rxjs Template Update Problem (forked) - StackBlitz
Starter project for Angular apps that exports to the Angular CLI.
Read more >
Components Issue - StackBlitz
Issue template for @angular/material.
Read more >
Angular Example - Template Syntax Collection - StackBlitz
Giant grab bag of stuff to drive the. chapter. */. @Component({. selector: 'app-root',. templateUrl: './app.component.html',. styleUrls: [ '.
Read more >
Ng Deep Issue Template - StackBlitz
Angular ng-deep Issue Template. ... name = 'Angular 4';. } import. Enter to Rename, Shift+Enter to Preview. Compiling application & starting dev server…...
Read more >
Template Angular Latest (forked) - StackBlitz
Issue template for @angular/material. ... import {Component} from '@angular/core';. @Component({. selector: 'material-app' ... MIT-style license that can be.
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