Skip to content

React 19 Not properly supported on UI package #1289

@marcebdev

Description

@marcebdev

Describe the bug
The package is tagged for R19 and might work (if you ignore the npm peer deps warnings), but not all the dependencies were correctly checked for the minimum required versions

  • react-redux 8.1.3 doesn't support R19, it seems should be the latest v9
  • redux must be bumped to v5 for react-redux v9

To Reproduce
install while using react-redux 8.1.3

Expected behavior
No dependency conflicts for this package on R19

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Looks like react-redux was tagged for R19 on v9.2.0

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