Open cohitre opened 10 years ago
When a logged-off user is given a link they and the log-in they get redirected to a blank page.
There's a cannot call user_marketplace_for_id for null error in the console. Looks like the guest Auth.user has not been set when they do the redirecto.
cannot call user_marketplace_for_id for null
When a logged-off user is given a link they and the log-in they get redirected to a blank page.