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.

Angular 10 Support

See original GitHub issue

Is your feature request related to a problem? Please describe. When I upgrade my project to Angular 10 I see following warning message

Package "@ng-select/ng-select" has an incompatible peer dependency to "@angular/common" (requires ">=9.0.0 <10.0.0", would install "10.0.0")
Package "@ng-select/ng-select" has an incompatible peer dependency to "@angular/core" (requires ">=9.0.0 <10.0.0", would install "10.0.0")
Package "@ng-select/ng-select" has an incompatible peer dependency to "@angular/forms" (requires ">=9.0.0 <10.0.0", would install "10.0.0")

Describe the solution you’d like Update ng-select package to support Angular 10

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:38
  • Comments:12

github_iconTop GitHub Comments

3reactions
andrejm7commented, Jul 8, 2020

need too suport boostrap 4.5

1reaction
hishamcommented, Jul 15, 2020

ng-select is still functional with angular 10 but you just see this warning right? I haven’t run into any functionality issues with angular 10.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular versioning and releases
We update peer dependencies in minor versions by expanding the supported versions, ... For example, to update from version 10 to version 12:....
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 versioning and releases
This means that in order to use the CLI as you develop an Angular app, the version of @angular/core and the CLI need...
Read more >
Angular Data Grid: Version Compatibility
Future Support of Angular versions. AG Grid currently supports Angular v8 and above. ... In v29 (release date TBC) the minimum Angular version...
Read more >
Angular 10 in depth - JavaScript in Plain English
To better support the way IDEs and build tools look up the types and compiler configuration. With the new setup, “tsconfig.json” simply contains...
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