Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 19 peerDependency issue caused by use-sidecar #129

Open
wojtekmaj opened this issue Jan 21, 2025 · 1 comment
Open

React 19 peerDependency issue caused by use-sidecar #129

wojtekmaj opened this issue Jan 21, 2025 · 1 comment

Comments

@wojtekmaj
Copy link
Contributor

  • react-remove-scroll marks itself as React 19 compatible
  • the lowest required version of use-sidecar is NOT React 19 compatible

use-sidecar minimum version should be bumped to ^1.1.3 to ensure no peer dependency warnings after installing or updating react-remove-scroll.

@wojtekmaj wojtekmaj changed the title Incompatible dependency on use-sidecar React 19 peerDependency issue caused by use-sidecar Jan 21, 2025
@theKashey
Copy link
Owner

2.6.3 is published with the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants