Kurt Waldowski
Kurt Waldowski
> @talkohavy @frankruegamer > > demo ok -> https://codesandbox.io/s/sweet-einstein-u8gi6r?file=/src/App.tsx > > TL;DR > > ```ts > createReduxHistoryContext({ > history: createBrowserHistory(), > batch: (fn) => Promise.resolve().then(fn) > }); > ``` @salvoravida...
@eskaufel This same error is occuring for me as well, even if I make an App Registration from scratch using a signInAudience other than AzureADandPersonalMicrosoftAccount. Did you ever resolve this...
To reiterate for those who can upgrade: it works on React 18 (18.2.0) along with the latest version of @types/react (18.0.26)