Skip to content

[BUG] Vite fails on bundling Interact in a React 19 environment #174

@tombigel

Description

@tombigel

in packages/interact package.json peerDependencies states react 18, but doesn't mention react 19 which fails builds in a React 19 environment without special handling.

Workaround

use package.json overrides:{} object

Expected behavior
Should be checked against and support future newer versions of React

  • OS: any
  • Browser: na
  • Version: na

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions