Describe the bug
Although I have signed in on the platform, when I try to follow another user the system shows this message: "Please sign in before performing this action".
More information on image attached.
https://meta.decidim.org/processes/bug-report/f/210/proposals/12893
Screenshots
If applicable, add screenshots to help explain your problem.

Extra data (please complete the following information):
Additional context
Add any other context about the problem here.
@decidim/lot-mods this seems to come from not passing the current user to the context of the cards in the search, can you check it please?
:eyes: yes sure!
@mrcasals passing the current_user to the context soved the issue! :smile: