Skip to content

Open-SCD:next. tsc fails on private/protected functions from mixins #1177

Open
@pascalwilbrink

Description

@pascalwilbrink

When i want to compile open-scd (next), i get the following error(s):

open-scd.ts:83:14 - error TS4094: Property 'willUpdate' of exported class expression may not be private or protected.

These come from the mixins that Open-SCD is extending from.

see microsoft/TypeScript#17744

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions