Skip to content

'SurveyPropertyEditorBase' incorrectly implements interface 'ILocalizableOwner'. #51

@nolafs

Description

@nolafs

Why i am getting this error?

Error: node_modules/surveyjs-editor/surveyeditor.d.ts:1327:22 - error TS2420: Class 'SurveyPropertyEditorBase' incorrectly implements interface 'ILocalizableOwner'.
Property 'getRenderer' is missing in type 'SurveyPropertyEditorBase' but required in type 'ILocalizableOwner'.

1327 export declare class SurveyPropertyEditorBase implements Survey.ILocalizableOwner {
~~~~~~~~~~~~~~~~~~~~~~~~

node_modules/survey-knockout/survey.ko.d.ts:2654:9
2654 getRenderer(name: string): string;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'getRenderer' is declared here.

Cheers
Olaf

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions