Andrew
Results
2
comments of
Andrew
> I ended up with following solution, > > ``` > ReactDOM.render( > > ( > // Login/SignUp > > {(props: IAzureADFunctionProps): JSX.Element => { > if (props.error && props.error.errorMessage.search("AADB2C90118")...
Hi, I have the same issue.