Skip to content

Unable to compile in React v19.1.0 #506

Open
@sagarreddy-gfk

Description

@sagarreddy-gfk

Below error is coming:

Failed to compile.

TS2686: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
17 | }: CheckedTreeProps): JSX.Element => {
18 | return (

19 | <CheckboxTree
| ^^^^^^^^^^^^
20 | nodes={nodes}
21 | checked={checked}
22 | expanded={expanded}

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