Skip to content

Unable to install react 19 for 5 months now without security issues, anyone from MS still maintaining this? #7722

@julesblancphin

Description

@julesblancphin

Core Library

MSAL.js (@azure/msal-browser)

Core Library Version

3.17

Wrapper Library

MSAL Angular (@azure/msal-angular)

Wrapper Library Version

2.0

Public or Confidential Client?

Public

Description

No React 19 support is forcing the community to use temporary workarounds which are far from ideal from a security point of view.

Read more about the issues here #7455 #7577 #7606 #7481

This PR #7548 has been opened for a long time now without any resolve.

Error Message

No response

MSAL Logs

No response

Network Trace (Preferrably Fiddler)

  • Sent
  • Pending

MSAL Configuration

{
	auth: {
		clientId: ''.
		authority: ''.
		knownAuthorities: [b2cPolicies.authorityDomain],
		redirectUri: '/',
		postLogoutRedirectUri: '/', 
		navigateToLoginRequestUrl: true
	},
	cache: {
		cacheLocation: 'sessionStorage',
		storeAuthStateInCookie: false 
	}
}

Relevant Code Snippets

Just look at the issues linked

Reproduction Steps

  1. Create a react 19 project
  2. Try to install @msal/react
  3. You'll see an error message

Expected Behavior

Just support react 19

Identity Provider

Entra ID (formerly Azure AD) / MSA

Browsers Affected (Select all that apply)

Chrome, Firefox, Edge, Safari, Other

Regression

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-unconfirmedA reported bug that needs to be investigated and confirmedmsal-angularRelated to @azure/msal-angular packagemsal-browserRelated to msal-browser packageno-issue-activityIssue author has not responded in 5 dayspublic-clientIssues regarding PublicClientApplicationsquestionCustomer is asking for a clarification, use case or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions