Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

After updating to @angular/material 10.2.0 - datepicker.d.ts - Class SatDatepicker not implements interface CanColor #159

Open
Oryon86 opened this issue Sep 25, 2020 · 1 comment

Comments

@Oryon86
Copy link

Oryon86 commented Sep 25, 2020

Hi all,

After updating to @angular/[email protected], an error appears in datepicker.d.ts :

ERROR: node_modules/saturn-datepicker/datepicker/datepicker.d.ts:54:22 - error TS2420: Class 'SatDatepicker<D>' incorrectly implements interface 'CanColor'.
  Property 'defaultColor' is missing in type 'SatDatepicker<D>' but required in type 'CanColor'.

54 export declare class SatDatepicker<D> implements OnDestroy, CanColor {

Thank you

@earshinov
Copy link

Duplicates #157

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants