angular-material-extensions / select-country

Angular Material component that allow users to select a country or nationality with an autocomplete feature
https://angular-material-extensions.github.io/select-country/
MIT License
126 stars 40 forks source link

Not compatible with @angular/cdk@18.0.2 #148

Open Alihussain-khan opened 2 months ago

Alihussain-khan commented 2 months ago

Is your feature request related to a problem? Please describe. I am trying to find a suitable solution for flag/country input. but my cdk is incompatible.

Describe the solution you'd like I don't have much knowledge about it all but I think the extension searches for 17. and fails to find 18.

Describe alternatives you've considered I am searching but I haven't found any.

Additional context Add any other context or screenshots about the feature request here.

merkanar commented 1 month ago

This is a great library but it would better support Angular 18.

I am using this library with Android version 18 with --force flag, but not a very good solution I suppose.

Do you have a time plan to support 18?