Open mshahitxtav opened 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:
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code:
@mshahitxtav: I had to install version 0.3.8 to get it to work with Angular 14:
0.3.8
npm install ng-multiselect-dropdown@0.3.8 --save
Me sirvió lo de @sergei202, un éxtio
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:
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code: