Support for Angular v10
See original GitHub issueWhen using the project with Angular 10, I get the following warning:
npm WARN ngx-virtual-scroller@4.0.3 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
Angular v10 updates tslib to version 2, hence the warning.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:42
- Comments:7
Top Results From Across the Web
Angular versioning and releases
Contains new smaller features. Minor releases are fully backward-compatible; no developer assistance is expected during update, but you can optionally modify ...
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 >Angular v10 released! - This Dot Labs
Angular Package Format no longer includes ESM5 or FESM5 bundles. It saves a lot of download and installation time. Those bundles are no...
Read more >Support Angular v10 · Issue #781 · just-jeb/angular-builders
After migrating to Angular v10: warning "@angular-builders/custom-webpack > @angular-devkit/build-angular@0.901.1" has incorrect peer ...
Read more >Angular Data Grid: Version Compatibility
In v29 (release date TBC) the minimum Angular version will be v10. In v30 (release date TBC) the minimum Angular version will be...
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
@jneves92 Just copy the code into your project. Seems like this repo is dead.
This would be really helpful especially with NPM v7 or later as it requires compatible peer deps.