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 compatibility #818

Open
5 tasks done
leefreemanxyz opened this issue Dec 6, 2024 · 3 comments
Open
5 tasks done

React 19 compatibility #818

leefreemanxyz opened this issue Dec 6, 2024 · 3 comments

Comments

@leefreemanxyz
Copy link

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

Installing React 19 with npm fails the peer dependency check because this library's peerDependency range does not include React 19.

Describe the ideal solution

This library is updated to use React 19.

Alternatives and current workarounds

It is possible to continue using the --legacy-peer-deps flag but this isn't a desirable long-term solution as it can result in a 'broken' dependency tree.

Additional context

No response

@leefreemanxyz leefreemanxyz changed the title React 19 compatability React 19 compatibility Dec 16, 2024
@EFTechnicalPM
Copy link

@leefreemanxyz Thanks for working on this, as it impacting our team! 🙇‍♂️

@acomanescu
Copy link

Any news on this?

@tusharpandey13
Copy link

Hi, we are working on supporting React 19 for auth0-react and will be making a release shortly. Please note that we want this to go as smoothly as possible while avoiding any compatibility and security issues hence the delay.

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

Successfully merging a pull request may close this issue.

4 participants