-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Unable to install MSAL React in React 19 #7481
Comments
Unable to install MSAL react in react 19. Anyone please help!!! |
Same issue. This library is preventing us from upgrading to React 19. |
FYI, in the meantime you can just add the following override to your package.json as a workaround
|
If you want to scope the override to just the msal package do this instead:
|
Hope upgrading to React19 without any unexcepted operation |
"overrides": { |
Could you please merge the PR ... |
PR #7467 seems related to this issue, but it is currently not yet merged. |
Ah, this issue seems to be a duplicate of #7455. |
Core Library
MSAL.js (@azure/msal-browser)
Wrapper Library
MSAL React (@azure/msal-react)
Public or Confidential Client?
Public
Description
The msal react installation in react 19 is failing with the attached error
The text was updated successfully, but these errors were encountered: