Skip to content

React types mismatch react version #109

@Link2Twenty

Description

@Link2Twenty

The @types/react and @types/react-dom installed are always latest which is further along than the version or react strapi uses.

'@types/react': '*',
'@types/react-dom': '*',

react: '^17.0.0 || ^18.0.0',
'react-dom': '^17.0.0 || ^18.0.0',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions