Redirect loop after login

Newbie here, had a look around but could not find a solution (perhaps not been looking in the right place, there’s lots of stuff here). My issue: after login, I want to redirect users to a page called Dashboard Router. I’ve set up a Login Redirect Rule inside the Login component pointing to Dashboard Router, and Dashboard Router is set to Logged In Users Only. But I’m getting a loop. What is the correct way to configure post-login redirects in Tadabase without requiring JS or other code?