After login user again redirects to login even if login is successfu
Created 8 years ago by lckamalI tried adding {% set loginForm = form('login').redirect(url('/')).get() %}
but after successful login it redirects back to /login
ryanthompson
—
8 years ago
Should work just fine there assuming there's a redirect present? Are you still experiencing issues?
Consistently? Sometimes this happens when you change code / don't reload.