robottonyc
10/16/2023, 6:30 PM<PasswordlessPreBuiltUI.SignInUp redirectOnSessionExists={false}>
{
// @ts-ignore We ignore the error about missing props, since they'll be set by the feature component
<CustomSignInUpTheme />
}
</PasswordlessPreBuiltUI.SignInUp>
Has anyone encountered this and does anyone have any insight into what is happening inside PasswordlessPreBuiltUi that is creating 2 renders?
Thank you in advance for any thoughts - RR