-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
- @ladle/[email protected] marks itself as React 19 compatible
- It uses react-inspector dependency, which is NOT React 19 compatible, and hasn't been updated for 2 years already.
Unsure if there are any alternatives, but people seem to be navigating away from react-inspector:

Reproduction
Install @ladle/react with React 19, observe peerDependency warnings coming up from your package manager, for example:
β€ YN0060: β react is listed by your project with version 19.0.0 (p1ec28), which doesn't satisfy what @ladle/react and other dependencies request (but they have non-overlapping ranges!).
Environment
- OS: [e.g. iOS] n/a
- Browser [e.g. chrome, safari] n/a
- Version [e.g. 22] n/a
praseodym, pitininja and nverba
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request