Skip to content

Support React 17 #13

@avivace

Description

@avivace

We're using React-SearchKit which depends on react-overridable, which needs React <= 16.

Our app runs okay on React 17 forcefully installing react-overridable with npm install --force. I also tried to upgrade react-overridable to require React 17 ("react": "^17.0.2") and run npm run test with positive results.

Is there something else I can check to be sure we can upgrade?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions