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.

Regression in latest release (Angular 9)

See original GitHub issue

Type of issue: (check with “[x]”)

  • New feature request
  • Bug
  • Support request
  • Documentation

Current behaviour:

The app does not compile with Angular version 9. As @alxhub mentioned, the problem comes from compiling the library with Angular version 7. Currently, there’s a deep import which fails, since we flatten the d.ts files.

It should be relatively straightforward to fix the bug - update to the latest stable Angular and republish.

Expected behavior:

The app should work with version 9.

Steps to reproduce the issue:

Create a new app and build it with version 9. You can find reproducible demo here.

Component name and version:

3.6.0-e667ec4f2f1428ab0998bc801500fc966d1512c4 (we’re on the edge)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ManuelEssmeistercommented, Mar 25, 2020

Hello, any update regarding angular 9?

Thx!

1reaction
mgechevcommented, Jan 6, 2020

Sounds good. Let us know if we can support you somehow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
A regression, since the start of LTS, caused by a 3rd party change, such as a new browser version. Deprecation practiceslink. Sometimes "breaking...
Read more >
Run-time performance regression between Angular 8 ... - GitHub
Run-time performance is regressed between v8.2.14 and the latest release candidate. Change detection cycles take 1.5x-3x times as much for the ...
Read more >
A Quick Guide to know what's new in Angular 9 - Edureka
This Edureka article on What's new in Angular 9 talks about the new Angular 9 which compiles applications with Ivy, supports AOT compilation ......
Read more >
Angular - endoflife.date
Release Released Active Support 15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M... 14 (...
Read more >
Linear regression calculator - GraphPad
This calculator is built for simple linear regression, where only one predictor variable (X) and one response (Y) are used. Using our calculator...
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