-
Notifications
You must be signed in to change notification settings - Fork 381
Open
Description
Hi guys! How it's going?
How using returnUrl in LoginContent? This is possible?
The login is working. But returnUrl after login not.
import LoginContent from 'vtex.login/LoginContent';
<LoginContent
profile={profile}
defaultOption={1}
returnUrl={encodeURIComponent(urlLocal)}
emailAndPasswordTitle={`Entrar com e-mail e senha:`}
optionsTitle={`Use uma das opções abaixo:`}
accessCodeTitle="Receber código de acesso por e-mail"
emailPlaceholder="Digite seu e-mail"
passwordPlaceholder="Digite sua senha"
accessCodePlaceholder="Digite seu código"
isInitialScreenOptionOnly={false}
showPasswordVerificationIntoTooltip={true}
/>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
