NileshPatel17 / ng-multiselect-dropdown

Multiple Select Dropdown Component
https://nileshpatel17.github.io/ng-multiselect-dropdown/
327 stars 287 forks source link

Angular 14 compatibility? #413

Open mshahitxtav opened 1 year ago

mshahitxtav commented 1 year ago

What is the compatible version of this library for Angular 14.0.0?

Angular version: 14.0.0

ng-multiselect-dropdown version: 1.0.0

Description of issue: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments.

Steps to reproduce: npm i ng-multiselect-dropdown@1.0.0

Expected result: To work as intended

Actual result: image

Demo: Please share sample code link using StackBlitz or codesandbox

Any relevant code:

sergei202 commented 11 months ago

@mshahitxtav: I had to install version 0.3.8 to get it to work with Angular 14:

npm install ng-multiselect-dropdown@0.3.8 --save

stalin-ynga commented 9 months ago

Me sirvió lo de @sergei202, un éxtio