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
Error: node_modules/ngx-quicklink/lib/link.directive.d.ts:17:82 - error TS2344: Type '{ routerLink: { alias: "routerLink"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"routerLink"' is incompatible with index signature.
Type '{ alias: "routerLink"; required: false; }' is not assignable to type 'string'.
Error: node_modules/ngx-quicklink/lib/link.directive.d.ts:17:82 - error TS2344: Type '{ routerLink: { alias: "routerLink"; required: false; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"routerLink"' is incompatible with index signature.
Type '{ alias: "routerLink"; required: false; }' is not assignable to type 'string'.
17 static ɵdir: i0.ɵɵDirectiveDeclaration<LinkDirective, "[routerLink]", never, { "routerLink": { "alias": "routerLink"; "required": false; }; }, {}, never, never, true, never>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: