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.

Support Angular RC6 / Breaking Change Type<T>

See original GitHub issue

Update to RC6 leads to following errors

node_modules\devextreme-angular2\node_modules\@angular\forms\src\directives.d.ts:44:38
Generic type 'Type<T>' requires 1 type argument(s).
node_modules\devextreme-angular2\node_modules\@angular\forms\src\directives.d.ts:48:47
Generic type 'Type<T>' requires 1 type argument(s).
node_modules\devextreme-angular2\node_modules\@angular\forms\src\form_providers.d.ts:13:37
Generic type 'Type<T>' requires 1 type argument(s).

see changelog

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
StephanHartmanncommented, Sep 2, 2016

Updating to RC6 also means you are building ngModules, right?

Do you have a plan when RC6 version will be released? It’s not about to nail you on a special date , I know that this not really possible.

But a estimated timeframe like “next week, when no new blocking bugs appear” would be great

0reactions
Aden-gitcommented, Sep 21, 2016

We have released version 16.1.7-alpha with support for Angular 2.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
Sometimes "breaking changes", such as the removal of support for select APIs and features, are necessary to innovate and stay current with new...
Read more >
angular/angular-cli - Gitter
is webpack.8 required typescripts 2+ or this is angular rc 6 that breaks things ... .service.d.ts:42:31 Generic type 'Type<T>' requires 1 type argument(s)....
Read more >
Road to Angular v9: 9.0.0-rc.6 - Morioh
Breaking changes. Angular v9 will compile with Ivy as the default rendering engine. View the Ivy compatibility guide for information on debugging errors, ......
Read more >
号外:Angular 4 正式版发布!! - 掘金
BREAKING CHANGES. Angular 4 will support only TypeScript 2.1, so we no longer provide backwards compatibility to TS 1.8.
Read more >
CHANGELOG.md · Gitee 极速下载/angular - Gitee.com
14.0.0-next.15 (2022-04-27) · Breaking Changes. common; compiler; router; bazel; common; compiler; core; localize; router · 13.3.5 (2022-04-27) · bazel; Special ...
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