Skip to content

Compatibility #22

Open
Open
@EA12

Description

Hi all,

I am in a SPFx-Project with TypeScript-Version 4.5.5
I can only use React-Version 16.13.1 as the highest version, because of SPFx-Compatibility

"transition-hook": "^1.5.2"
"@types/react": "^18.0.23",
"@types/react-dom": "^18.0.7",
"react": "^16.13.1",
"react-dom": "^16.13.1"

When bundeling my component with gulp bundle --ship, I get typical errors about not existing modules due to incompatibility.

Does your component not support React-Version 16.13.1?

with kind regards, Ronny

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