Support Angular RC6 / Breaking Change Type<T>
See original GitHub issueUpdate 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:
- Created 7 years ago
- Comments:7 (4 by maintainers)
Top 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 >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
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
We have released version 16.1.7-alpha with support for Angular 2.0.