CuppaLabs / angular2-multiselect-dropdown

Angular 2 Dropdown Multiselect
https://cuppalabs.github.io/angular2-multiselect-dropdown
MIT License
280 stars 257 forks source link

AngularMultiSelectModule is not compatible with Angular Ivy #646

Open jaffbeto opened 7 months ago

jaffbeto commented 7 months ago

Try use in angular 15.x.x

ERROR: This likely means that the library (angular2-multiselect-dropdown) which declares AngularMultiSelectModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

Tweniee commented 7 months ago

only Angularv13 is supported.

tommai78101 commented 4 months ago

@jaffbeto @Tweniee Despite Angular v13 at the latest being supported, there is an effort to upgrade to support Angular Ivy. See this pull request for more info.

https://github.com/CuppaLabs/angular2-multiselect-dropdown/pull/645