Regression in latest release (Angular 9)
See original GitHub issueType 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:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top 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 >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 FreeTop 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
Top GitHub Comments
Hello, any update regarding angular 9?
Thx!
Sounds good. Let us know if we can support you somehow.