TypeError: performanceMeasurement.startMeasurement is not a function
Error simply occured when trying to hit login from @azure/msal-react in Next 13. When I checked the error log, it's coming from core library @azure/msal-react. I also tried with login popup, but the error still same I have code, in my auth.ts export const msalConfig = { auth: { clientId : "afxxxxx-xxxxxx-xxxxxx", authority : "https://login.microsoftonline.co