Skip to content

Fix GlobalCompositeOperation error in data grid package #298

@SnarkBoojum

Description

@SnarkBoojum

Compiling datadrid with a recent typescript leads to:

src/graphicscontext.ts(243,7): error TS2322: Type 'string' is not assignable to type 'GlobalCompositeOperation'.

So I guess there's again a stricter typing in typescript breaking parts of lumino.

By recent version of typescript, I mean 4.6.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions