You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/ng-multiselect-dropdown/click-outside.directive.d.ts:9:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments.
#415
Open
elad2109 opened this issue
Nov 5, 2023
· 2 comments
I followed the instructions but when running ng serve I get this error:
node_modules/ng-multiselect-dropdown/click-outside.directive.d.ts:9:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type arguments.
Angular version:
ng-multiselect-dropdown version:
Description of issue:
Steps to reproduce:
Expected result:
Actual result:
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code:
The text was updated successfully, but these errors were encountered: