Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to typescript 4.3 and DV components to 12 #859

Closed
Lipata opened this issue Jul 27, 2021 · 0 comments
Closed

Update to typescript 4.3 and DV components to 12 #859

Lipata opened this issue Jul 27, 2021 · 0 comments
Assignees

Comments

@Lipata
Copy link
Member

Lipata commented Jul 27, 2021

Description

When igniteui-angular-core supports typescript 4.3 (currently there is an error), CLI angular templates should be updated also.

https://github.com/IgniteUI/igniteui-angular-charts/issues/45

With Typescript 4.3 (required by Angular 12.1), there is a breaking change that removes the usage of MSPointerEvents and MSGestureEvents, events that are used in the igniteui-angular-core package:

image

Currently, this can be suppressed by setting skipLibCheck: true in the tsconfig file, however, we should consider fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants