Skip to content
This repository was archived by the owner on Sep 13, 2021. It is now read-only.
This repository was 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

@Oryon86

Description

@Oryon86

Hi all,

After updating to @angular/material@10.2.0, 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions